internal-open-piercecountywa-gov/pierce-county-population-by-gender-rtmt-3uif
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 12 months ago
Indexed 1 month ago

Pierce County Population by Gender

Annual Estimates of the Resident Population by gender.

ACS 5 -Year Survey Data Profile (DP05).

Each year represents the end of a five-year estimate period (e.g. 2018-12-31 contains the 2013-2018 five-year estimates).

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-open-piercecountywa-gov/pierce-county-population-by-gender-rtmt-3uif\".\"pierce_county_population_by_gender\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • pierce_county_population_by_gender
     
     
     
     
     
Upstream Metadata