sccgov/small-area-profile-neighborhood-level-2023-mykk-z8mk
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 4 months ago
Indexed 2 hours ago

Small Area Profile - Neighborhood Level 2023

Neighborhood level data summarized by demographic, social and economic profiles, and health outcomes and risk factors. Neighborhoods were defined based on the 2020 U.S. Census Bureau, Decennial Census Tracts.

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 \"sccgov/small-area-profile-neighborhood-level-2023-mykk-z8mk\".\"small_area_profile_neighborhood_level_2023\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • small_area_profile_neighborhood_level_2023