bronx-lehman-cuny-edu/bronx-2010-census-houshold-demographics-by-puma-8vvj-phre
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 5 years ago
Indexed 4 hours ago

Bronx 2010 Census Houshold Demographics by PUMA

household demographics as collected in the 2010 census displayed by PUMA (public use microdatal area). More information about the PUMA definition can be found here: https://www.census.gov/geo/reference/puma.html

Data acquired from Lehman College Geography Department faculty

Querying over HTTP

Splitgraph serves as an HTTP API that lets you run SQL queries directly on this data to power Web applications. For example:

curl https://data.splitgraph.com/sql/query/ddn \
    -H "Content-Type: application/json" \
    -d@-<<EOF
{"sql": "
    SELECT *
    FROM \"bronx-lehman-cuny-edu/bronx-2010-census-houshold-demographics-by-puma-8vvj-phre\".\"bronx_2010_census_houshold_demographics_by_puma\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • bronx_2010_census_houshold_demographics_by_puma