norfolk-gov/delinquent-property-taxes-7qie-z5gv
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 21 hours ago
Indexed 2 hours ago

Delinquent Property Taxes

**Disclaimer: This data should not be relied upon for title examination or real estate closing requirements as deferral and tax relief programs may impact the amount due. This data does not include nuisance abatement liens.

This dataset includes data on all real estate parcels in the city of Norfolk that are at least one quarter behind on taxes. Payments are processed as received requiring frequent updates to the data for accuracy. City deferral and senior tax relief programs may impact r-portable data. The tax rate, penalty rate and interest rate are prescribed by city ordinance.

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 \"norfolk-gov/delinquent-property-taxes-7qie-z5gv\".\"delinquent_property_taxes\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • delinquent_property_taxes