ramseycounty-us/poverty-rate-for-people-of-color-data-7rk6-tadk
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 7 months ago
Indexed 4 hours ago

Poverty Rate for People of Color Data

Poverty rates for residents of Color include the combined numbers of people self-identified as Black/African American, American Indian Alaska Native, Native Hawaiian Pacific Islander, Hispanic (non-White) or Asian.

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 \"ramseycounty-us/poverty-rate-for-people-of-color-data-7rk6-tadk\".\"poverty_rate_for_people_of_color_data\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • poverty_rate_for_people_of_color_data
     
     
     
     
     
Upstream Metadata