internal-sandiegocounty-data-socrata/2017-san-diego-county-demographics-asianpacific-2nvp-tm6k
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 4 years ago
Indexed 5 hours ago

2017 San Diego County Demographics - Asian/Pacific Islander (API) Distribution: Percent of Total Population

This indicator provides the percent of each API race as a distribution of the total population.

Source: U.S. Census Bureau; 2013-2017 American Community Survey 5-Year Estimates, Table B01001, B02015, B02016.

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/2017-san-diego-county-demographics-asianpacific-2nvp-tm6k\".\"2017_san_diego_county_demographics_asianpacific\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • 2017_san_diego_county_demographics_asianpacific
     
     
     
     
     
Upstream Metadata