Open repository in Console
Readme
Updated 8 months ago
‧ Indexed 2 hours ago
Business Personal Property Tax -2019
This dataset contains the mailing address of all businesses that operate in Montgomery County. Zip codes are the postal delivery areas defined by USPS. Zip codes with mailboxes only are not included. Updated annually.
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 \"montgomerycountymd-gov/business-personal-property-tax-2019-5a4x-icvi\".\"business_personal_property_tax_2019\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata