I am having a little trouble knowing what to search for. Basically, I want to use the REST API to generate some map images that have a variable color coded by levels. For example, the number of households with children per county.
I can retrieve collections of variables and can export a map as a PNG. Though I'm not sure how to pull these together. Any help is greatly appreciated.