Advanced GIS

Assignment 9

Use this assignment to practice using Carto's SQL API. If you can incorporate this work into your project work you are encouraged to do so.

Carto's SQL API

Use the Carto SQL API to get some data out of one of your datasets. For example, you could get the count of features from your dataset and display that somewhere as in this Glitch project. If you're interested in doing more, you could get data based on where a user clicked on the map as in this Glitch project.

See Carto's documentation for the API if you're interested in learning more about how it works.

Submitting your work

Submit a link to a Glitch site. Please include a short description of what you did.