edmonton-ca/mosquito-application-by-motor-vehicle-2020-t942-cq8c
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 11 months ago
Indexed 1 month ago

Mosquito Application by Motor Vehicle (2020)

This dataset represents the GPS coordinates of where a ground vehicle drove while it actively applying treatment for mosquitoes in 2020.

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 \"edmonton-ca/mosquito-application-by-motor-vehicle-2020-t942-cq8c\".\"mosquito_application_by_motor_vehicle_2020\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • mosquito_application_by_motor_vehicle_2020
     
     
     
     
     
Upstream Metadata