Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document how to add new scrapers #11

Open
stucka opened this issue Sep 21, 2023 · 1 comment
Open

Document how to add new scrapers #11

stucka opened this issue Sep 21, 2023 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@stucka
Copy link
Contributor

stucka commented Sep 21, 2023

Scrapers for newly scraped states need to be manually added to .github/workflows in the etl.yml and extract.yml files.

@stucka stucka added the documentation Improvements or additions to documentation label Sep 21, 2023
@stucka
Copy link
Contributor Author

stucka commented Sep 21, 2023

warn-github-flow also needs to have a branch created with the state's postal abbreviation. Can do that through Github's web interface, code button, easier than anything.

warn-transformer needs sample data in tests/data/raw

scraper and transformer need to both be pushed, versions updated, and the new versions need to be into the pipenv of warn-github flow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant