Vim
df268d4d91
Add meta tags for SEO ( #1318 )
...
* Add meta tags for SEO
* Update keywords list
- update list based on feedback
2022-03-02 09:33:24 -08:00
Emma Nechamkin
f9be97d8c8
This is a quick addition to include PR AMI. To be revised in the "clean up code" pr
2022-03-01 16:31:38 -05:00
Vim
06ba506bc6
Update browserlist ( #1351 )
2022-03-01 12:36:37 -08:00
Jorge Escobar
dac8ed29d5
Removing PDF from packet ( #1306 )
2022-03-01 13:41:44 -05:00
Vim
064a4a3564
Remove proportions and add percent ( #1346 )
2022-03-01 08:22:39 -08:00
dependabot[bot]
76bcbe90cf
Bump follow-redirects from 1.14.7 to 1.14.8 in /client ( #1271 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-28 19:41:33 -08:00
dependabot[bot]
0611046187
Bump url-parse from 1.5.7 to 1.5.10 in /client ( #1347 )
...
Bumps [url-parse](https://github.com/unshiftio/url-parse ) from 1.5.7 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases )
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.7...1.5.10 )
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-28 19:36:04 -08:00
Vim
fd3d1f969f
Add THE to percentiles ( #1330 )
...
* Update copy
- add the before percentile
- change to exceeds
* update snapshots
2022-02-28 18:46:46 -08:00
Vim
d1d62315ff
Update formula copy ( #1343 )
...
* Update formula copy
* Remove plural on threshold
2022-02-25 12:48:08 -08:00
Vim
eb03d6cb5f
Fix broken YML links and add PR template ( #1340 )
...
* Fix MD files with broken links
- fixing all broken links
- all YML files are now in capital case
* Add PR template
* remove comments
2022-02-25 11:39:38 -08:00
Emma Nechamkin
fab828dc66
Updating tiles csv to include state code ( #1272 )
...
Adding state codes for island areas and puerto rico to the tiles csv.
2022-02-25 11:10:09 -05:00
Vim
4517db6229
Add RFI link ( #1329 )
...
* Add RFI link
* Update tense on RFI link and update snapshots
2022-02-24 16:39:46 -08:00
dependabot[bot]
b6a6813bb5
Bump url-parse from 1.5.3 to 1.5.7 in /client ( #1286 )
...
Bumps [url-parse](https://github.com/unshiftio/url-parse ) from 1.5.3 to 1.5.7.
- [Release notes](https://github.com/unshiftio/url-parse/releases )
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.3...1.5.7 )
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-24 13:14:33 -08:00
Emma Nechamkin
f0a4e40a79
Creating shapefiles for ArcGIS users ( #1275 )
...
Added shapefiles to the files generated when the pipeline is run. Produces both shapefile and a key for column names.
2022-02-24 10:32:49 -05:00
Shelby Switzer
521c61dff3
Add link to CEJST to README ( #1307 )
2022-02-18 10:40:39 -05:00
Vim
41715ef6e6
Update copy and sidepanel ( #1305 )
...
* Update copy and sidepanel
- modify map legend, add color key and circle stroke
- add Higher ed to sidepanel
- remove coercion of 0 to N/A on sidepanel
- update snapshots
* Make send feedback open in new tab
2022-02-17 19:15:12 -08:00
Lucas Merrill Brown
6e64134dc6
1295-college-attendance-field ( #1297 )
...
Lucas' work. Adding college attendance to tiles.
2022-02-17 19:50:52 -05:00
Vim
e48ab86b85
Update copy from CEQ ( #1296 )
...
* Update copy
- updates from CEQ
- meth page
- side panel pages
- low median income
- update snapshots
* QA udpates
2022-02-17 15:50:30 -08:00
Jorge Escobar
44a8b04d3b
rm backend staging folder
2022-02-17 17:36:48 -05:00
Emma Nechamkin
cee13b50cc
Stripping thresholds from PR so the UI matches the count
...
Add a tuple to skip FIPS 72 when incrementing counter. TODO: clean up so it's a constant.
2022-02-17 16:54:33 -05:00
Emma Nechamkin
1b76a68838
FEMA data check ( #1270 )
...
we wanted to implement a slightly different FEMA AG LOSS indicator. Here, we take the 90th percentile only of tracts that have agvalue, and then we also floor the denominator of the rate calculation (loss/total value) at $408k
2022-02-17 16:53:04 -05:00
Jorge Escobar
8b5cef21d2
update aws creds
2022-02-17 15:30:26 -05:00
Jorge Escobar
c6a83d1e63
close pr be gha
2022-02-17 13:59:46 -05:00
Vim
d5a15f1053
Update side panel copy to Living copy ( #1285 )
...
* Update side panel copy to Living copy
* Update lead paint short description
* Rebase main and update areaDetail snapshots
* Update cypress test on dataset used in beta header
* QA review updates
* Update deploy-fe-main to point to new CDN (d3r)
2022-02-17 10:59:23 -08:00
Jorge Escobar
8d2c8f77cc
zip package update
2022-02-17 11:10:15 -05:00
Jorge Escobar
73583dfae0
updating URLs
2022-02-17 08:49:38 -05:00
Jorge Escobar
b310405a67
staging be gha update
2022-02-16 17:39:49 -05:00
Jorge Escobar
f0c1ea9b5f
adding generate score back
2022-02-16 17:37:36 -05:00
Vim
f90125d1b4
Update side panel to 3-state design ( #1276 )
...
* Update field name to follow constant standard
* Add table to ETL commands to README
* Update Generate Map Tiles run time
* Add a comma to copy
* Add 3 state UI experience
- PR will only show workforce dev
- IA will only show workforce dev w/o linguistic iso
- update tests to tests 3 states
- change state to territory for Island Areas
* Modify PR and IA threshold counts
* Update tile_data_expected.pkl file
2022-02-16 14:24:35 -08:00
Jorge Escobar
59862a098e
Test Staging Data Backend ( #1282 )
...
* Test Staging Data Backend
* action updates
2022-02-16 16:45:59 -05:00
Jorge Escobar
82809a5123
Github Actions for Staging Backend ( #1281 )
...
* Github Actions for Staging Backend
* trigger run
2022-02-16 16:40:25 -05:00
Vim
0a6b490109
Fix the mailto link on "share feedback" link ( #1267 )
2022-02-15 05:18:16 -08:00
Lucas Merrill Brown
3e37d9d1a3
Issue 1075: update snapshots using command-line flag ( #1249 )
...
* Adding skippable tests using command-line flag
2022-02-14 12:16:52 -05:00
Lucas Merrill Brown
a0d6e55f0a
Run ETL processes in parallel ( #1253 )
...
* WIP on parallelizing
* switching to get_tmp_path for nri
* switching to get_tmp_path everywhere necessary
* fixing linter errors
* moving heavy ETLs to front of line
* add hold
* moving cdc places up
* removing unnecessary print
* moving h&t up
* adding parallel to geo post
* better census labels
* switching to concurrent futures
* fixing output
2022-02-11 14:04:53 -05:00
Emma Nechamkin
389eb59ac4
Adding island area indicators to the tiles ( #1213 )
...
This updates the backend to produce tile data with island indicators / island fields.
Contains:
- new tile codes for island data
- threshold column that specifies number of thresholds to show
- ui experience column that specifies which ui experience to show
TODO: Drop the logger info message from main :)
2022-02-09 20:33:42 -05:00
Emma Nechamkin
b86450c72b
Remove USVI and Guam territories from data and include/show on map American Samoa and Mariana Islands ( #1248 )
...
This updates the tile data so that guam and usvi do not appear in the tiles csv, from issue 1003
2022-02-09 15:23:37 -05:00
Lucas Merrill Brown
43e005cc10
Issue 1075: Add refactored ETL tests to NRI ( #1088 )
...
* Adds a substantially refactored ETL test to the National Risk Index, to be used as a model for other tests
2022-02-08 19:05:32 -05:00
Jorge Escobar
f5fe8d90e2
Excel formatting and tract id ordering ( #1172 )
...
* excel formatting and tract id ordering
* lint
* lint try $2
* lint 3
* addressed comments
* typo
2022-02-04 18:35:45 -05:00
Emma Nechamkin
6a00b29f5d
Adding VA and CO ETL from mapping for environmental justice ( #1177 )
...
Adding the mapping for environmental justice data, which contains information about VA and CO, to the ETL pipeline.
2022-02-04 10:00:41 -05:00
Jorge Escobar
1d399d3ca9
Tox Security Fix ( #1242 )
...
* checkpoint
* safety ignore
* update python matrix for data checks
* downloading census once
2022-02-03 17:05:51 -05:00
Vim
fb69a09485
Update FE to Def M ( #1235 )
...
* Update to Def M
- update first column of meth page, formula intro, ID,AND, & remove THEN
- remove Low income box under download box
- update id as disadv. in each category
- modify AND clause in each category
- add dataset Higher ed enrollment
- update snapshots
* Fix HS and higher ed DOM id in links
* Update side panel description to def m
* Fix typo on AND part of the formula
* Update snapshots
* Update snapshot
* Resolve rebase error where Send feedback was removed
- add back send feedback button
- update snapshots
* Add back blue indicator boolean
2022-02-03 12:07:44 -08:00
Vim
9b4d45a96c
Add Send feedback button census track feedback ( #1232 )
...
* Add send feedback btn to side panel
* Update contact page copy
* remove redundant constant
2022-02-03 09:39:49 -08:00
Vim
4b95583117
Update boolean for HS degree indicator to LHE ( #1234 )
2022-02-03 08:23:07 -08:00
Vim
fadc875934
Add tooltip to territory buttons ( #1220 )
2022-02-02 15:23:59 -08:00
Jorge Escobar
722c738a5b
re-enabling cypress
2022-02-02 18:21:04 -05:00
Vim
00f522d66c
trivial comment ( #1229 )
2022-02-02 15:08:44 -08:00
Jorge Escobar
ff2958a8d2
closed PR GHA
2022-02-02 18:01:43 -05:00
Vim
b726ea04ad
Add trivial message ( #1228 )
2022-02-02 14:48:26 -08:00
Jorge Escobar
8187d028aa
suspending cypress for q/a
2022-02-02 17:47:41 -05:00
Vim
0201c6cd68
remove UT banner comment ( #1227 )
2022-02-02 14:33:17 -08:00