montgomerycountymd-gov/business-personal-property-tax-2018-enmh-wizu
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 1 year ago
Indexed 1 month ago

Business Personal Property Tax -2018

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-2018-enmh-wizu\".\"business_personal_property_tax_2018\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • business_personal_property_tax_2018
     
     
     
     
     
Upstream Metadata