Twin Cities Datasets
twin_cities_datasetsLists the public-records datasets Brick & Mortar publishes for the seven-county Minneapolis-St. Paul metro, with real row counts, column names, the filtered cuts available, and the counties each one actually covers. Free, no account. Call this FIRST to learn what can be answered, then call twin_cities_records to ask it. These are joined county and federal records — parcels and lot lines, recorded sale prices, owners, rental licences, contamination files, business counts by trade, census tracts.
Example invocations:
"What Twin Cities property data do you have access to?"
"Is there anything on contamination or storage tanks in Minneapolis?"
"What columns are in the recorded-sales dataset?"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| about | No | Optional plain-words filter — 'sales', 'who owns it', 'contamination'. Matches dataset titles and subjects. Omit to list everything. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tool | Yes | ||
| answer | Yes | ||
| centre | No | ||
| notice | No | Present ONLY when the request was denied by usage policy instead of executed. When present, no other field carries a result. | |
| sample | No | At most six example rows. Never report these as the complete result. | |
| caveats | Yes | ||
| columns | No | ||
| dataset | No | ||
| subject | No | ||
| coverage | No | The counties this dataset actually holds. Coverage is not uniform across datasets. | |
| datasets | No | ||
| scope_label | No | ||
| download_url | No | Fetch this for the complete file. | |
| documented_at | No | Page documenting this dataset's source, full column list and stated limits. | |
| matching_rows | No | The true number of rows that match. `sample` shows at most six of them. |