NYCPlanning / labs-regional-viz

An interactive mapping experience that highlights regional planning data and trends.
Other
6 stars 1 forks source link

User can download data on the about page #73

Closed chriswhong closed 6 years ago

chriswhong commented 6 years ago

Add links to each of the main tables used by the app on the About page.

chriswhong commented 6 years ago

https://planninglabs.carto.com/api/v2/sql?q=SELECT * FROM region_region_v0&format=SHP

https://planninglabs.carto.com/api/v2/sql?q=SELECT * FROM region_subregion_v0&format=SHP

https://planninglabs.carto.com/api/v2/sql?q=SELECT * FROM region_county_v0&format=SHP

https://planninglabs.carto.com/api/v2/sql?q=SELECT * FROM region_municipality_v0&format=SHP

https://planninglabs.carto.com/api/v2/sql?q=SELECT * FROM region_censustract_v0&format=SHP

andycochran commented 6 years ago

@chriswhong Do you have any thoughts on the text for these download buttons? Should tell the user what data each link gives them.

chriswhong commented 6 years ago

I think at the least we should offer SHP and CSV options for all 5...

The text of the button should be SHP CSV , and the buttons should be next to the dataset name.

So, 5 rows, 2 buttons each.