Get Atlas dataset info
getAtlasDatasetInfoRetrieve row counts and publication CIDs for every table within a specified Atlas state, county, and data group.
Instructions
Return the row count of every table in one state/county/data group and its publication CIDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | Yes | Two-letter state code, e.g. 'FL'. | |
| county | Yes | Atlas county key, e.g. 'lee'. | |
| dataGroup | Yes | Atlas data-group key, e.g. 'county'. |