Commit graph

672 commits

Author SHA1 Message Date
ericiwamoto
179660944c Update frontend test snapshots 2024-12-04 21:29:33 -05:00
Carlos Felix
dd6af869d7 Removed old score files and updated some dev dependencies 2024-12-04 21:29:30 -05:00
Carlos Felix
35f1cffbb4 Comparison tool can use local files instead of downloading production score 2024-12-04 21:29:27 -05:00
ericiwamoto
313f4f7c8f Null frontend change to trigger workflow 2024-12-04 21:29:24 -05:00
ericiwamoto
3654aac819 More data pipeline fixes 2024-12-04 21:29:22 -05:00
ericiwamoto
1f5df11954 Fix data pipeline first-run errors 2024-12-04 21:29:19 -05:00
ericiwamoto
999c1f6dee Staging Data Pipeline 2024-12-04 21:29:17 -05:00
Carlos Felix
cce91fb47b Add decennial 2020 territory imputations 2024-12-04 21:29:13 -05:00
Carlos Felix
6436dfa683 Use Census Decennial 2020 data for territories 2024-12-04 21:29:10 -05:00
ericiwamoto
460449f989 update artifact actions version 2024-12-04 21:29:07 -05:00
Ryon Coleman
2c1fec5317 Add display text for island territories marked disadvantaged for low income 2024-12-04 21:29:04 -05:00
ericiwamoto
f58f88cf1b update website cdn targets 2024-12-04 21:29:01 -05:00
ericiwamoto
109db724b1 Frontend staging pipeline setup 2024-12-04 21:28:59 -05:00
Carlos Felix
3e087a37a4 Fix linter and dependency issues 2024-12-04 21:28:56 -05:00
Carlos Felix
0da80c90d8 Territories in the 65th percentile of low income are added is disadvantaged 2024-12-04 21:28:53 -05:00
Carlos Felix
ff9e7b9aa2 Changes to allow local runs 2024-12-04 21:28:51 -05:00
Carlos Felix
d298f7dedb Removed unused files 2024-12-03 16:11:56 -05:00
Vim
8712ff53ec
Update survey links on behalf of lscharen (#2255)
* Update survey links; ref external repo PR #117

* Restore the removed contact page survey link

* Fix testing snapshots

* linter errors

* Update Spanish data survey link

---------

Co-authored-by: Lucas Scharenbroich <lscharen@prowestgis.com>
2024-02-08 15:27:56 -08:00
Lucas Scharenbroich
c88df4e26a
Remove survey link from the contact page. Fixes Issue #2245. (#2246)
* Remove survey link from the contact page. Fixes Issue #2245.

* Add back whitespace to pass snapshot testing
2023-10-16 16:06:41 -07:00
Vim
d3376665bf
update spanish translations (#2241)
* closes #2237

* closes #2238

* update about page links

* test deployment keys
2023-08-14 15:12:24 -07:00
Vim
c7dd4f20d7
closes a number of tickets (#2216)
- closes #2209
- closes #2210
- closes #2211
- closes #2213
- closes #2214
- closes #2215
2023-06-27 12:42:29 -07:00
Vim
941d657ee1
remove placeholder (#2236) 2023-06-27 11:42:56 -07:00
Vim
856e5084db
update Spanish content (#2203)
* 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
2023-06-27 09:42:39 -07:00
Vim
980ed8f04a
add tutorial links (#2223) 2023-05-24 15:33:46 -07:00
Vim
f7cc73e079
update two typos (#2206)
- closes #2205 
- update snapshots
2023-03-28 12:52:04 -07:00
Travis Newby
6be4e6ecea
Update packages with npm audit fix (#2201) 2023-03-15 12:11:15 -05:00
Travis Newby
699d6b3641
Consolidate columns.csv data into codebook (#2197)
* 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
2023-03-13 08:33:30 -05:00
Travis Newby
ee961b3210
Update jupyter in response to dependabot (#2198) 2023-03-13 08:10:52 -05:00
Travis Newby
2d4d167976
Fix broken EJScreen Link (#2191)
* Update to replace broken EPA link

* Update tests for EPA link change
2023-03-08 07:20:15 -06:00
Travis Newby
bf597b594b
Update minor frontend dependencies (#2190)
* Fix failing cypress tests

* Update minor packages to remove security issues
2023-03-08 07:18:47 -06:00
Vim
b46d334e8f
remove release banner (#2186)
- closes #2184
2023-03-07 18:37:07 -08:00
Vim
5f0857f90c
correct ordinal prefix for percentiles ending in 3 (#2188)
- closes #2187
2023-03-07 12:51:42 -08:00
Travis Newby
ecfc73790e
Update IPython dependency to >= version 8.11 (#2183) 2023-03-06 12:59:02 -06:00
Travis Newby
6f39033dde
Add ability to cache ETL data sources (#2169)
* 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
2023-03-03 12:26:24 -06:00
sam powers (usds)
4d9c1dd11e
2119 there are a few tracts places where the values over the 90th percentile are not showing as blue (#2160)
* 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>
2023-03-02 14:15:36 -06:00
Travis Newby
7384cc5fec
Add several factors to comparator, including number of disadvantaged tracts and population (#2179) 2023-03-01 13:36:21 -06:00
Travis Newby
c3a68cb251
[SPIKE] Improve backend documentation (#2177)
* 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>
2023-02-28 15:11:57 -06:00
Travis Newby
79c223b646
Add ability to compare scores (#2172)
* 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
2023-02-21 16:50:31 -06:00
Vim
a49770038d
update EO date (#2173)
- closes #2170
2023-02-21 14:49:49 -08:00
Vim
bc511756a9
add instructions to download page (#2165)
- closes #2163
2023-02-14 11:06:24 -08:00
Vim
160cac1002
Replace mail with launch icon, replace public eng btn with data source btn, copy update on Census, add census disclaimer text (#2161)
* update UI
- closes #2159

* replace pub eng btn with data source btn
- closes #2158

* update to US Census
- closes #2157

* add census disclaimer
- closes #2156
2023-02-09 11:32:59 -08:00
Travis Newby
03a6d3c660
User Story 2152 – Clean up logging (#2155)
Update logging messages and message consistency

This update includes changes to the level of many log messages. Rather than everything being logged at the info level, it differentiates between debug, info, warning, and error messages. It also changes the default log level to info to avoid much of the noise previously in the logs.

It also removes many extra log messages, and adds additional decorators at the beginning of each pipeline run.
2023-02-08 13:08:55 -06:00
Vim
7cfb56476e
update memo and instruction links (#2153)
- closes #2076
2023-02-07 10:26:10 -08:00
Travis Newby
9ba4e790a7
Add pre-cleaning to a couple of zip files during geo-score (#2151)
Two zip files were not getting cleared prior to running geo score. This was resulting in them growing between runs until the application ground to a halt. This fix clears those two zip files before geo score and before the full run.
2023-02-06 12:43:12 -06:00
Vim
d831a808d2
fix: typos (#2148)
- closes #2134
- closes #2135
- closes #2141
- closes #2118
2023-02-06 10:03:22 -08:00
Vim
eab56ced54
fix: update ua-parser (#2147) 2023-02-02 19:06:35 -08:00
Travis Newby
a27ca46b1d
Update dependencies to fix safety check failures (#2142)
* Update dependencies

Update dependencies causing safety check to fail

* Remove nb_black from jupyter notebooks

Because of the build issue on M1 macs, nb_black was removed as a dev dependency. This change removes the lines referencing nb_black (%load_ext lab_black) from all jupyter notebooks.
2023-02-02 16:43:59 -06:00
Vim
7d1d14e05f
fix: update en.json (#2132) 2023-01-11 10:36:48 -08:00
Vim
4fe6ce5a82
add new tag to new census info card (#2131) 2023-01-10 09:58:24 -08:00
Vim
490f25ced6
fix: add census tract dataset card (#2130)
* fix: add census tract dataset card

* Update i18n IDs
2023-01-10 09:36:10 -08:00