internal-sandiegocounty-data-socrata/2016-san-diego-county-demographics-population-cu7z-rf5v
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 5 years ago
Indexed 11 minutes ago

2016 San Diego County Demographics - Population Below Poverty by Age Group, by City

Population Below Poverty by Age Group, by City. Below poverty refers to the percentage of people within the age group living below 100% of the federal poverty level (FPL). Source: U.S. Census Bureau; 2012-2016 American Community Survey 5-Year Estimates, Table B17024.

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 \"internal-sandiegocounty-data-socrata/2016-san-diego-county-demographics-population-cu7z-rf5v\".\"2016_san_diego_county_demographics_population\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • 2016_san_diego_county_demographics_population
     
     
     
     
     
Upstream Metadata