Open repository in Console
Readme
Updated 2 days ago
‧ Indexed 11 minutes ago
Repeat Offender Property Deficiencies
The location, violation type, and description of deficiencies of properties registered in the Repeat Offender Property program. To learn more about the Repeat Offender Program, see City's website: http://www.austintexas.gov/department/repeat-offender-program
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 \"austintexas-gov/repeat-offender-property-deficiencies-ge82-ij4h\".\"repeat_offender_property_deficiencies\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata