datahub-austintexas-gov/land-database-2021-kk8y-6cmt
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 year ago
Indexed 11 months ago

Land Database 2021

This data is provided as a one-off project and there are no plans to update it. The data is collected from the 3 main appraisal districts and users may go to them to obtain land records and appraisal data, or contact HPD staff for assistance. This layer contains land use, zoning, and appraisal data for the purposes of long-range planning and scenario modelling, current to October 2016, but based on a variety of sources with different capture dates. The land use information and parcel geography are based on a land use inventory. It also includes estimates of residential units based on building permit, appraisal data, aerials, and a variety of other sources.

An ArcGIS lyr file is also provided to allow users to draw this GIS layer in ArcMap.

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/land-database-2021-kk8y-6cmt\".\"land_database_2021\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • land_database_2021
     
     
     
     
     
Upstream Metadata