About Dallas PD Live
A lightweight viewer for Dallas Police Department active calls.
What you’re seeing
The map and table show recent “active calls” reported by the Dallas Police Department. Calls include the problem type (e.g., Disturbance, Burglary, Accident), the division/beat, priority level, time, and status (e.g., At Scene).
- Data refreshes automatically every ~45 seconds.
- Locations are geocoded from the provided street + block information (no exact addresses are displayed).
- Pins are color-coded by priority (P1–P4) to make scanning easier.
Data source
Data comes from the City of Dallas Open Data portal, provided by the Dallas Police Department.
This website is not affiliated with the City of Dallas or the Dallas Police Department.
Accuracy & timing
Active call feeds may be delayed, revised, or removed. Geocoding can be approximate (e.g., block-level). Treat this as informational only, not a real-time emergency feed.
Privacy
The site displays only call metadata and a generalized location. No personally identifiable information is shown. If you have a privacy concern about the data source, please contact the City of Dallas Open Data team.
Tech stack
- Next.js App Router (TypeScript)
- Map rendering: Mapbox GL via
react-map-gl
- Styling: Tailwind (global CSS overrides for popup readability)
- Caching: simple localStorage geocode cache on the client
- Hosting: Vercel
Contact
Questions or feedback? Open an issue on the repository or email sampreethkrovvidi@gmail.com.