nc_linc_search
Search NC LINC datasets by keyword to locate relevant data. Returns matching datasets with IDs, titles, descriptions, and record counts, enabling further querying.
Instructions
Search across all NC LINC datasets by keyword. Returns matching datasets with IDs, titles, descriptions, and record counts. Use the dataset ID from results with nc_linc_query to fetch actual data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max datasets to return (default 10, max 100) | |
| query | Yes | Search keyword: 'employment', 'population', 'income', 'education', 'transportation' |