cambridgema-gov/american-community-survey-2018-22-estimates-by-maef-iias
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 6 months ago
Indexed 5 hours ago

American Community Survey 2018 - 22 Estimates by Neighborhood: Median Income

These median incomes were estimated in a two step process. Income related blockgroup data from the 2018 - 2022 American Community Survey was recompiled by the Cambridge Community Development Department to align with approximate neighborhood boundaries. Median values were then interpolated for each geographic area from the compiled distribution of incomes. All amounts reported in 2022 dollars.

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 \"cambridgema-gov/american-community-survey-2018-22-estimates-by-maef-iias\".\"american_community_survey_2018_22_estimates_by\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • american_community_survey_2018_22_estimates_by
     
     
     
     
     
Upstream Metadata