Is it possible to do a batch lookup by subsetting only on NAICS code and some geographic variable (e.g., zip code)?

API question: Is it possible to do a batch lookup by subsetting only on, say, NAICS code and some geographic variable (e.g., zip code)? If no, then is it possible to pull a set of placekeys based on NAICS code and some geographic variable?


This topic was automatically generated from Slack. You can find the original thread here.

cc: @vchen

hm, do you mean something like search?

nested within address you can specify just the zip code/postal_code + any other inputs you want to filter on

This is exactly what I need, thank you!