Get Atlas schema
getAtlasSchemaList tables or columns for a state, county, and data group to reveal the schema structure needed for queryAtlas.
Instructions
List the tables of one state/county/data group, or the columns of one table, for queryAtlas.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | Yes | Two-letter state code, e.g. 'FL'. | |
| table | No | ||
| county | Yes | Atlas county key, e.g. 'lee'. | |
| dataGroup | Yes | Atlas data-group key, e.g. 'county'. |