nsmader / acs-constructicon

This repository represents a set of tools for crowd-sourcing generation of secondary measures constructed from the American Community Survey (ACS).
0 stars 1 forks source link

Investigate ability to set up front end interface for users to submit custom polygons #10

Open nsmader opened 8 years ago

nsmader commented 8 years ago

The idea is to ape the spatial-query functionality of plenar.io. If we could do this, then we could do custom aggregations of polygon-specific data in the back end that, for example, calculates employment rates for the areas "underneath" a polygon drawn by the user, using the combined number of labor force participants and number of employed, which are naturally produced (and consistently named) by our current code.