nhgis_get_data_table
Get all variable descriptions for a specific NHGIS data table within a dataset by supplying dataset and table identifiers.
Instructions
Get detailed information about a specific NHGIS data table within a dataset, including all variable descriptions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dataset | Yes | Dataset identifier (e.g. '2000_SF1a') | |
| dataTable | Yes | Data table identifier (e.g. 'NP001A') |