j40-cejst-2/data/data-pipeline/data_pipeline/tests/score
Matt Bowen 8e5ed5b593
Add demos for island areas (#1932)
* Backfill population in island areas (#1882)

* Update smoketest to account for backfills (#1882)

As I wrote in the commend:
We backfill island areas with data from the 2010 census, so if THOSE tracts
have data beyond the data source, that's to be expected and is fine to pass.
If some other state or territory does though, this should fail

This ends up being a nice way of documenting that behavior i guess!

* Fixup lint issues (#1882)

* Add in race demos to 2010 census pull (#1851)

* Add backfill data to score (#1851)

* Change column name (#1851)

* Fill demos after the score (#1851)

* Add income back, adjust test (#1882)

* Apply code-review feedback (#1851)

* Add test for island area backfill (#1851)

* Fix bad rename (#1851)
2022-09-29 12:42:56 -04:00
..
test_utils Issue 1900: Tribal overlap with Census tracts (#1903) 2022-09-20 14:53:12 -04:00
__init__.py Add donut hole calculation to score (#1828) 2022-08-18 12:04:46 -04:00
fixtures.py Issue 1910: Do not impute income for 0 population tracts (#1918) 2022-09-26 11:00:21 -04:00
test_calculation.py Add tests to make sure each source makes it to the score correctly (#1878) 2022-09-06 15:10:19 -04:00
test_output.py Add demos for island areas (#1932) 2022-09-29 12:42:56 -04:00
test_score_narwhal_methods.py Adding tests to ensure proper calculations (#1871) 2022-08-31 14:26:55 -04:00
test_tiles_smoketests.py Improve score test documentation based on Lucas's feedback (#1835) (#1914) 2022-09-23 13:18:15 -04:00