cambridgema-gov/median-residential-rents-2010-present-n9xk-8wft
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 9 days ago
Indexed 2 hours ago

Median Residential Rents 2010 - Present

Provides an annual value for the median rent charged for market rate rental apartments. All values are shown in both nominal and inflation adjusted (real) dollars, using the consumer price index to the adjust all values to most current month in the series to allow comparisons using current 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/median-residential-rents-2010-present-n9xk-8wft\".\"median_residential_rents_2010_present\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • median_residential_rents_2010_present
     
     
     
     
     
Upstream Metadata