Matt Bowen
8b611edae6
Make tribal overlap set score N ( #2004 )
...
* Add "Is a Tribal DAC" field (#1998 )
* Add tribal DACs to score N final (#1998 )
* Add new fields to downloads (#1998 )
* Make a int a float (#1998 )
* Update field names, apply feedback (#1998 )
2022-10-12 14:59:23 -04:00
Lucas Merrill Brown
6e6223cd5e
Issue 105: Configure and run black
and other pre-commit hooks (clean branch) ( #1962 )
...
* Configure and run `black` and other pre-commit hooks
Co-authored-by: matt bowen <matthew.r.bowen@omb.eop.gov>
2022-10-04 18:08:47 -04:00
Matt Bowen
1334fcc274
Add back income percentile ( #1977 )
...
* Add missing field to download (#1964 )
* Remove pydantic since it's unused (#1964 )
* Add percentile to CSV (#1964 )
* Update downloadable pickle (#1964 )
2022-10-04 15:09:05 -04:00
Matt Bowen
247db4acdc
Reorder download fields, add plumbing back ( #1942 )
...
* Add back lack of plumbing fields (#1920 )
* Reorder fields for excel (#1921 )
* Reorder excel fields (#1921 )
* Fix formating, lint errors, pickes (#1921 )
* Add missing plumbing col, fix order again (#1921 )
* Update that pickle (#1921 )
2022-09-29 13:09:36 -04:00
Matt Bowen
9e85375d9b
Add tribal overlap to downloads ( #1907 )
...
* Add tribal data to downloads (#1904 )
* Update test pickle with current cols (#1904 )
* Remove text of tribe names from GeoJSON (#1904 )
* Update test data (#1904 )
* Add tribal overlap to smoketests (#1904 )
2022-09-23 15:05:45 -04:00
Emma Nechamkin
637b8c305c
updated to show T/F/null vs T/F for AML and FUDS ( #1866 )
2022-08-24 20:22:59 -04:00
Emma Nechamkin
6418335219
Updates backend constants to N ( #1854 )
2022-08-23 16:19:00 -04:00
Lucas Merrill Brown
4bf7773797
Issue 1827: Add demographics to tiles and download files ( #1833 )
...
* Adding demographics for use in sidebar and download files
2022-08-22 10:05:23 -04:00
Emma Nechamkin
d892bce6cf
Fast flag update ( #1844 )
...
Added additional flags for the front end based on our conversation in stand up this morning.
2022-08-19 13:14:44 -04:00
Emma Nechamkin
3ba1c620f5
Update to use new FSF files ( #1838 )
...
backend is partially done!
2022-08-18 15:54:44 -04:00
Emma Nechamkin
cb4866b93f
Adding eamlis and fuds data to legacy pollution in score ( #1832 )
...
Update to add EAMLIS and FUDS data to score
2022-08-18 13:32:29 -04:00
Matt Bowen
6e41e0d9f0
Add donut hole calculation to score ( #1828 )
...
Adds adjacency index to the pipeline. Requires thorough QA
2022-08-18 12:04:46 -04:00
Emma Nechamkin
7d89d41e49
Adding NLCD data ( #1826 )
...
Adding NLCD's natural space indicator end to end to the score.
2022-08-17 14:21:28 -04:00
Emma Nechamkin
5e378aea81
Adding first street foundation data ( #1823 )
...
Adding FSF flood and wildfire risk datasets to the score.
2022-08-17 10:14:23 -04:00
Emma Nechamkin
ebac552d75
Adding DOT composite to travel score ( #1820 )
...
This adds the DOT dataset to the ETL and to the score. Note that currently we take a percentile of an average of percentiles.
2022-08-16 14:44:39 -04:00
Emma Nechamkin
b0a728437c
adds UST indicator ( #1786 )
...
adds leaky underground storage tanks
2022-08-11 12:33:46 -04:00
Emma Nechamkin
f047ca9d83
Imputing income using geographic neighbors ( #1559 )
...
Imputes income field with a light refactor. Needs more refactor and more tests (I spotchecked). Next ticket will check and address but a lot of "narwhal" architecture is here.
2022-08-11 12:33:45 -04:00
Jorge Escobar
2af6fca98d
Columnn headers update ( #1618 )
...
* Columnn headers update
* passing tests
* updated date stamp
* js tests
2022-05-06 14:10:15 -04:00
Jorge Escobar
859177a877
Marshmallow Schemas for YAML files ( #1497 )
...
* Marshmallow Schemas for YAML files
* completed ticket
* passing tests
* lint
* click dep
* staging BE map
* Pr review
2022-03-31 13:56:10 -04:00
Emma Nechamkin
2628afacf9
Creating a data dictionary for the download packet ( #1469 )
...
Adding automated codebook creation. Future ticket to refactor.
2022-03-30 11:01:43 -04:00
Emma Nechamkin
0c07cdac55
Adding category count to BE signals ( #1486 )
...
Added category count to downloadable data and backend signals.
2022-03-29 17:11:57 -04:00
Katherine D. Mlika
68c882b3de
updating column E label to "Identified as disadvantaged" ( #1406 )
...
* updating column E label to "Identified as disadvantaged"
* passing tests
* adding cached poetry flow
* working dir
Co-authored-by: Jorge Escobar <jorge.e.escobar@omb.eop.gov>
2022-03-18 14:50:03 -04:00
Emma Nechamkin
e7c7c0abeb
Updating higher education to be reversed ( #1387 )
...
Summary In this PR, we create a new variable so that the % college students is expressed as % not college students. This means that the front end can display % not college students.
Includes old variables so that this will not break fe.
2022-03-15 16:43:32 -04:00
Jorge Escobar
6425beb9f4
YAML Config for Downloadable Assets ( #1252 )
...
* starting yaml config load work
* working version for downloadable file
* yaml file update
* checkpoint
* sort if needed
* refactoring
* moving config
* checkpoint
* old files
* skipping downloadble tests for now
* more modularization
* more refactor, new excel yml
* pylint
* completed tabs
* Update excel.yml
* remvoing obsolete tests
* addressing PR feedback
* addressing changes
* confirmed change in yaml breaks tests
* safety bump
* PR review
* adding tests back
* pylint
* Incorporating latest score fields from Emma
* incorporating newest fields from Emma
* passing tests
* adding shapefile aws sync
* missing test
* passing tests
2022-03-04 15:02:09 -05:00