argo-marketplace / census_area

:large_blue_diamond: Get Census Data from the API for arbitrary areas
MIT License
2 stars 3 forks source link

Modify datamade code to return areal weights with output of `.geo_X()` family of methods #3

Open dmarulli opened 5 years ago

dmarulli commented 5 years ago

Statistics about Census geometries that partially intersect the aggregation geometry--leaving part of the census geometry outside of the aggregation geometry--should be downscaled appropriately. See suggestion from @fgregg (here)[https://github.com/datamade/census_area/issues/6].

LindaLv11 commented 5 years ago

Class GeoClient in census_area/init.py can return areal weight.