datahub-austintexas-gov/strategic-direction-2023-median-house-value-4brs-dims
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 12 days ago
Indexed 2 hours ago

Strategic Direction 2023: Median House Value

This is a historical measure from Strategic Direction 2023.

This indicator measures the median housing value, which divides the value distribution into two equal parts: one-half of the cases falling below the median value of the property (house and lot, mobile home and lot, or condominium unit) and one-half above the median. The data include only units that are owned or on the market and reflect what the property would sell for if it were for sale.

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 \"datahub-austintexas-gov/strategic-direction-2023-median-house-value-4brs-dims\".\"strategic_direction_2023_median_house_value\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • strategic_direction_2023_median_house_value
     
     
     
     
     
Upstream Metadata