opendata-maryland-gov/maryland-median-household-income-by-year-with-bvk4-qsxs
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 12 months ago
Indexed 2 hours ago

Maryland Median Household Income By Year With Margin Of Error: 2010-2020

The data consist of the median household income by the year in Maryland and the margin of error of the median income from 2010-2020. MOE= Margin of Error for the 90% confidence interval. Source from the U.S. Census Bureau, Small Area Income and Poverty Estimates, May 2021.

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 \"opendata-maryland-gov/maryland-median-household-income-by-year-with-bvk4-qsxs\".\"maryland_median_household_income_by_year_with\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • maryland_median_household_income_by_year_with
     
     
     
     
     
Upstream Metadata