providenceri-gov/2002-property-tax-roll-e3qk-fibu
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 6 years ago
Indexed 12 months ago

2002 Property Tax Roll

This dataset contains property tax information for the calendar year 2002. Taxes are calculated from property values, and billed in Fiscal Year 2004, which runs from July 1, 2002 to June 30, 2003. The properties include Residential, Commercial and Publicly Held parcels and structures.

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 \"providenceri-gov/2002-property-tax-roll-e3qk-fibu\".\"2002_property_tax_roll\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • 2002_property_tax_roll
     
     
     
     
     
Upstream Metadata