* update spanish content
- closes#2154
* fix download links
- add how to use communites document in Spanish
* add language toggle on mobile
- update snapshots
* add instruction and memo in spanish
* add translations
* update tutorial links
* update links to es
* remove npm audit
* add survey links to "how you can help"
* change case back to lower case
* Consolidate esri codebook data into main codebook, and write that instead of the esri codebook with the shapefile
* Format and fix any issues from linter
* Remove final reference to columns.csv
* Add more info to logging for geo-score
* Add a rough prototype allowing a developer to pre-download data sources for all ETLs
* Update code to be more production-ish
* Move fetch to Extract part of ETL
* Create a downloader to house all downloading operations
* Remove unnecessary "name" in data source
* Format source files with black
* Fix issues from pylint and get the tests working with the new folder structure
* Clean up files with black
* Fix unzip test
* Add caching notes to README
* Fix tests (linting and case sensitivity bug)
* Address PR comments and add API keys for census where missing
* Merging comparator changes from main into this branch for the sake of the PR
* Add note on using cache (-u) during pipeline
* ipython notebook to debug greenspace indicator
* changing greenspace and income to just greenspace
* fixing greenspace indicator to not include low income
* Update greenspace_indicator.ipynb
* running tox checks
* update score narwhal to pass smoke test (fix donut threshold)
---------
Co-authored-by: Travis Newby <travis.b.newby@omb.eop.gov>
* Update code owners to include new folks and remove the departed ones
* Update maintainers to reflect the current personnel
* Update contributing with the latest, and make small changes to readme to make it easier to read
* Update maintainers with Lucas Brown
* Update installation guide to refine instructions and make them easier to follow
* Try emojis to make notes stand out more
* Experiment with note
* Moved installation of data pipeline into a new file (contents TBD), and redid most part of the data pipeline README for clarity and readability
* Add mermaid diagram
* Fix table
* Update readme for clarity and correctness
* Update TOC
* Fix comparator doc
* Add section on internal score comparison
* Move tox information from installation to testing
* Update installation for data pipeline
* Add emojis to make picking out platform-specific instructions easier
* Fix Git caps
* Update for readability
* Add direct link to VS Code instructions
* Fix broken link and improve readability
* Update installation for clarity and proper case
* Update python text
* Clean up information about poetry and poetry lockfiles
* Remove duplicate paragraph
* Fix case
* update date table
* re-adjust table to put links at the end
* Fix a few minor typos
---------
Co-authored-by: Sam Powers <121890478+sampowers-usds@users.noreply.github.com>
* Add ability to perform score comparisons, and include that ability in github action
* Update version of add-pr-comment
* Update code with black
* Update comparator.py
* Fix message-path and remove extra parameter
* Update the text to be a bit more friendly and easy to read