Every police report, one row each
Pick a year.
The file
197,474 police reports in Minneapolis, 2018 to 2026, one row each with the city's own point on 197,474. One file per year. Newest row 2026-08-19.
197,474 rowsCounties in this file: Hennepin · 14 columns available · free, no account, no rate limit.
Joins to an address on lat, lon, so it can be pointed at one property rather than read whole.
What the rows look like
10 real rows from this file, spread evenly across it rather than taken off the top — every file here is written in some order, so its first rows are never a fair sample of it. These are the default columns, which is what the download button hands over.
| reported | offence code | description | neighbourhood (city) | block address (hundred-block) |
|---|---|---|---|---|
| 2018-06-05 | THEFT | OTHER THEFT | Midtown Phillips | 0024XX CHICAGO AVE |
| 2019-06-26 | BURGD | BURGLARY OF DWELLING | Cooper | 0028XX 39TH AVE S |
| 2020-05-28 | TFMV | THEFT FROM MOTR VEHC | Waite Park | 0017XX HOLLYWOOD AVE NE |
| 2021-05-06 | AUTOTH | AUTOMOBILE THEFT | Jordan | 0019XX 27TH AVE N |
| 2022-03-31 | AUTOTH | AUTOMOBILE THEFT | Marshall Terrace | 0026XX 3RD ST NE |
| 2023-01-15 | AUTOTH | AUTOMOBILE THEFT | Central | 0035XX 4TH AVE S |
| 2023-11-13 | TFMV | THEFT FROM MOTR VEHC | East Isles | 0024XX HUMBOLDT AVE S |
| 2024-09-24 | AUTOTH | AUTOMOBILE THEFT | King Field | 0037XX NICOLLET AVE |
| 2025-09-07 | THEFT | OTHER THEFT | Marcy Holmes | 0004XX 11TH AVE SE |
| 2026-08-19 | BIKETF | BIKE THEFT | Powderhorn Park | 0033XX ELLIOT AVE |
The cuts of this file
Every cut is the same columns, filtered. Pick one and the row count changes; the file does not.
Every column in this file
Columns marked default come down unless you pick your own with
&columns=.
| Column | What it is | In the default file |
|---|---|---|
reported |
reported | default |
began |
began | optional |
offense |
offence code | default |
description |
description | default |
ucr_code |
UCR code | optional |
precinct |
precinct | optional |
neighborhood |
neighbourhood (city) | default |
block_address |
block address (hundred-block) | default |
case_no |
case number | optional |
year |
year | optional |
city |
city | optional |
county |
county | optional |
lat |
latitude | optional |
lon |
longitude | optional |
Where it comes from
City of Minneapolis open data — police reports, the same feed the aggregate slice reads
Records retrieved 2026-09-10 — the oldest capture date among the layers behind this file, because data is no fresher than its stalest input.
What this layer cannot answer is stated in full on the system card — read it before quoting a figure.
What you may do with it
Creative Commons Attribution 4.0 International (CC BY 4.0). Share it, change it, build a product on it, sell that product — all fine. The one condition is credit: say it came from Brick & Mortar and link back.
Records published by City of Minneapolis. Government data held by a Minnesota state agency or political subdivision, presumed public under the Minnesota Government Data Practices Act (Minn. Stat. ch. 13) and published by the agency itself.
Read the full licence · how we license every dataset, and the two we do not
Without the page
/api/export?dataset=incidents-points&format=csv returns the
same file. Call /api/export
with no arguments for the whole catalogue.
Point an AI at it
Every file carries its own source, its capture date and the layer's own warnings in the header, so a model reading one gets the caveats with the numbers rather than the numbers alone. Paste this at an assistant that can fetch a URL:
Read https://brickandmortar.dev/api/export?dataset=incidents-points&format=csv
Everything above the header row is provenance and limits. Read it first,
then answer using only what the rows support.
llms.txt describes the whole warehouse the same way — what each dataset holds, which counties it really covers, and what it cannot answer.