Jorge Escobar
384cfa5d70
Update generate-census.yml
2021-11-30 13:49:21 -05:00
Jorge Escobar
9898ab1e7e
Update generate-census.yml
2021-11-30 13:49:21 -05:00
Jorge Escobar
bad525224e
Update generate-census.yml
2021-11-30 13:49:21 -05:00
Jorge Escobar
783b34bac3
Update generate-census.yml
2021-11-30 13:49:21 -05:00
Jorge Escobar
16c863ad7e
Update generate-census.yml
2021-11-30 13:49:21 -05:00
Jorge Escobar
86e121103a
Update generate-census.yml
2021-11-30 13:49:21 -05:00
Jorge Escobar
f20bd64dc0
Update generate-census.yml
2021-11-30 13:49:21 -05:00
Jorge Escobar
0ff65810ee
Update generate-census.yml
2021-11-30 13:49:21 -05:00
Vim USDS
3e31959ae1
Modify env var in development
...
- add a score path env variable to development
- this will allow the dev to run the app using both local data or cdn
2021-11-30 13:49:21 -05:00
Jorge Escobar
078bf6d8b6
Tract Work Score Geo ( #926 )
2021-11-30 13:49:21 -05:00
Jorge Escobar
cc7bf0d73d
County mapping to Tracts ( #923 )
...
* County mapping to Tracts
* passing tests
* last traces of cbg
2021-11-30 13:49:21 -05:00
Lucas Merrill Brown
a4108d24c0
Issue 919: Fix too many tracts issue ( #922 )
...
* Some cleanup, adding error warning to merge function
* Error handling around tract merge
2021-11-30 13:49:20 -05:00
Jorge Escobar
16eb29e429
EJScreen Tracts ( #918 )
...
* EJScreen Tracts
* EJScreen Tracts
2021-11-30 13:49:20 -05:00
Jorge Escobar
f915e20e91
Esfoobar usds/835 census tracts geojson ( #916 )
...
* Census Tracts instead of CBGs
* typo
2021-11-30 13:49:20 -05:00
Shelby Switzer
617f41526f
Update Census AMI to ETL into tracts, not CBGs ( #900 )
...
* Update Census AMI to ETL into tracts, not CBGs
Co-authored-by: Shelby Switzer <shelby.switzer@cms.hhs.gov>
Co-authored-by: lucasmbrown-usds <lucas.m.brown@omb.eop.gov>
2021-11-30 13:49:20 -05:00
Lucas Merrill Brown
537844236a
Update FEMA data to be tracts, not block groups ( #906 )
2021-11-30 13:49:20 -05:00
Shelby Switzer
893758f1d4
Use tract instead of block group when calling census API ( #901 )
...
* Use tract instead of block group when calling census API
* fixing merge conflicts
Co-authored-by: Shelby Switzer <shelby.switzer@cms.hhs.gov>
Co-authored-by: lucasmbrown-usds <lucas.m.brown@omb.eop.gov>
2021-11-30 13:49:20 -05:00
Shelby Switzer
0c8b32e679
Move Housing and Transportation Index to tracts ( #903 )
...
Update data download URL to use tract as focus, use tract field name,
and move this dataset to the tracts df list in etl_score.
Co-authored-by: Shelby Switzer <shelby.switzer@cms.hhs.gov>
2021-11-30 13:49:20 -05:00
Lucas Merrill Brown
776a52595f
Switching island territories data to tracts ( #879 )
2021-11-30 13:49:20 -05:00
Saran Ahluwalia
b0c176daee
Remove inplace argument to prevent SettingWithCopyError ( #899 )
...
* removed inplace argument to prevent copies of dataframe to be set and chained assignment to propogate and raise exception
* removed inplace argument to prevent copies of dataframe to be set and chained assignment to propogate and raise exception
* remove superfluous pandas options that affects flake results
* remove (again) the same chained assignment from previous merge
Co-authored-by: Saran Ahluwalia <sarahluw@cisco.com>
2021-11-29 13:27:23 -05:00
Saran Ahluwalia
ec8f3543e5
Remove Index related to FEMA ( #917 )
...
Co-authored-by: Saran Ahluwalia <sarahluw@cisco.com>
2021-11-24 16:50:09 -05:00
Vim
fff9b86d7a
Move survey button to footer ( #897 )
...
* Move survey button to header
- remove SurveyFab component as it's no longer a FAB
- place button in heading
- add tests
- add pageStyles module
* Add retry and timeout to failing test
* Move survey button to bottom of page
* Fix surveyButton failing a11y
- udpate snapshots
* Align survey button to Contact nav link
2021-11-19 10:01:47 -08:00
Lucas Merrill Brown
474d010bf4
Quick fix on island territories directory name ( #877 )
2021-11-16 14:31:11 -05:00
Vim
03b2657803
Remove GitHub pages deploy on staging ( #891 )
2021-11-16 09:58:53 -08:00
Jorge Escobar
0a21fc6b12
Add territory boundary data ( #885 )
...
* Add territory boundary data
* housing and transp
* lint
* lint
* lint
2021-11-16 10:05:09 -05:00
dependabot[bot]
f00cc5f7b2
Bump axios from 0.21.1 to 0.21.4 in /client ( #876 )
...
Bumps [axios](https://github.com/axios/axios ) from 0.21.1 to 0.21.4.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.4 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-16 10:04:02 -05:00
Shelby Switzer
0b75be8ec0
Update README.md ( #868 )
2021-11-16 10:03:32 -05:00
dependabot[bot]
4c2b7e101d
Bump url-parse from 1.5.1 to 1.5.3 in /client ( #878 )
...
Bumps [url-parse](https://github.com/unshiftio/url-parse ) from 1.5.1 to 1.5.3.
- [Release notes](https://github.com/unshiftio/url-parse/releases )
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.3 )
---
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>
2021-11-16 10:03:18 -05:00
dependabot[bot]
f330b1f062
Bump tmpl from 1.0.4 to 1.0.5 in /client ( #880 )
...
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl ) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases )
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5 )
---
updated-dependencies:
- dependency-name: tmpl
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-16 10:02:34 -05:00
dependabot[bot]
f7e9d96e63
Bump nth-check from 2.0.0 to 2.0.1 in /client ( #881 )
...
Bumps [nth-check](https://github.com/fb55/nth-check ) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/fb55/nth-check/releases )
- [Commits](https://github.com/fb55/nth-check/compare/v2.0.0...v2.0.1 )
---
updated-dependencies:
- dependency-name: nth-check
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-16 10:01:55 -05:00
Lucas Merrill Brown
e8d64df510
Fixing missing FEMA fields ( #892 )
2021-11-15 11:06:44 -05:00
Lucas Merrill Brown
21834b4a91
Issue 883: Update FEMA risk index measure ( #884 )
...
* ETL updated
* Adding three fields to score
2021-11-13 11:32:15 -05:00
Lucas Merrill Brown
05ebf9b48c
Add median house value to Definition L ( #882 )
...
* Added house value to ETL
* Adding house value to score formula and comp tool
2021-11-13 10:29:23 -05:00
Vim
54bdda0f02
Display SurveyMonkey survey ( #867 )
...
* Display SurveyMonkey survey via FAB
- add Floating Action Button lib: react-tiny-fab
- enable Internal Page Survey with ?flags=ips
- update snapshots
* Add location to state
- update snapshots
* Fix build error
- remove react-tiny-fab
- remove location state
- create custom FAB component
- remove feature flag
- update snapshots
* Add SurveyFab snapshot test
* Remove embedded survey page
- add intl
* Remove conditional render logic on SurveyFab
* Remove cypress test around starting map via URL
- increase component code coverage to 83%
2021-11-12 09:39:04 -08:00
Vincent La
b0dbc90064
[ISS-723] Load Census Data for 4 Territories ( #816 )
...
* Adding census decennial data for island territories
2021-11-09 16:32:46 -05:00
Jorge Escobar
053dde0d40
Display score L on map ( #849 )
...
* updates to first docker run
* tile constants
* frontend changes
* updating pickles instructions
* pickles
2021-11-05 16:26:14 -04:00
Lucas Merrill Brown
03e59f2abd
Definition L updates ( #862 )
...
* Changing FEMA risk measure
* Adding "basic stats" feature to comparison tool
* Tweaking Definition L
2021-11-05 15:43:52 -04:00
Shelby Switzer
0a65060c0c
Add orientation deck to docs ( #863 )
...
* Add open source community orientation deck
* Reference orientation deck in README
* Update office hours in orientation deck
Co-authored-by: Shelby Switzer <shelby.switzer@cms.hhs.gov>
2021-11-05 13:21:26 -04:00
Vim
68014c94e4
Fix AREA MEDIAN INCOME prop on map ( #860 )
...
- add indicator values of selected CBG to console
- update snapshots
- update cypress tests (failure on zoom)
2021-11-05 08:43:47 -07:00
Vim
28c5b9c869
Add language links to switch between English and Spanish ( #842 )
...
* Add language links to gov banner
- align banners to site logo
- create Language component and snapshot test
- add Language component to GovBanner
- update namespace for betaBanner scss.d.ts file
* Update snapshots for each page
* Componentizes the GovBanner
- add styles
- add unit test
- token most styles to USWDS
* Add language icon and update snapshots
* Make language link text smaller
* Update total height of BetaBanner
* Add languageLink to scss.d.ts file
* Add language links to mobile
- add isDesktop prop to Language component
- refactors header links to a simple array
- update snapshots
* Add href value to language links
- update snapshots
* merge other PRs and add spanish links
- merge PR 817
- merge PR 794
- add spanish links for footer
- add diffEnEs.js to detect differences between two json files
- adds esNoBrackets.json
- update intl README
* Add government banner in spanish
* Add spanish content for About and Explore page
2021-11-04 18:27:29 -07:00
Vim
62e20dd881
add score L ( #854 )
2021-11-04 16:54:39 -04:00
Shelby Switzer
a0bf186ee6
Add percentile column for L ( #851 )
...
* Add percentile column for L
* Use Definition instead of Score
Co-authored-by: Shelby Switzer <shelby.switzer@cms.hhs.gov>
2021-11-04 13:03:56 -04:00
Lucas Merrill Brown
8372b47d42
Various updates to Definition L ( #850 )
...
* removing percentiles as separate field names
* adding RMP
2021-11-04 12:17:45 -04:00
Jorge Escobar
3fbc77076c
testing tippecanoe install
2021-11-03 10:23:06 -04:00
Vim
ee27e5cb8f
Add version number ( #830 )
2021-11-02 18:52:12 -07:00
Jorge Escobar
bacf2ce0fb
trying prev version
2021-11-02 16:39:06 -04:00
Lucas Merrill Brown
1d541be447
Add EJSCREEN Areas of Concern ( #843 )
...
* Adding ej screen areas of concern
* Uses it where user has local files, but not otherwise
Co-authored-by: VincentLaUSDS <vincent.la@omb.eop.gov>
2021-11-02 15:38:42 -04:00
Jorge Escobar
1795be6cb4
tz
2021-11-02 15:23:17 -04:00
Jorge Escobar
aff17395c8
tippeacnoes test
2021-11-02 15:13:20 -04:00
Jorge Escobar
8c95150fa8
separate make
2021-11-02 14:44:59 -04:00