cityofnewyork-us/dob-cellular-antenna-filings-iz2q-9x8d
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 4 months ago
Indexed 6 hours ago

DOB Cellular Antenna Filings

An application to work on an Antenna, a device, usually placed at the highest possible height, that transfers electrical signals across air or wires and can receive, transmit, or broadcast signals to singular or multiple locations.

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 \"cityofnewyork-us/dob-cellular-antenna-filings-iz2q-9x8d\".\"dob_cellular_antenna_filings\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • dob_cellular_antenna_filings
     
     
     
     
     
Upstream Metadata