South Bend Municipal Open Data API for Traffic & Air Sensors
South Bend, Indiana operates a public Open Data Portal for municipal datasets, including traffic and environmental sensor data, so residents, researchers and developers can query live feeds and historical records. The city maintains the portal with an API for programmatic access; see the official Open Data Portal site[1] for dataset listings, API endpoints and dataset metadata. This guide explains how to find sensor datasets, the legal and administrative controls that apply, common compliance questions, and how to report issues or request new access.
Penalties & Enforcement
The Open Data Portal is governed by city policies and acceptable-use terms published by the City of South Bend and the administering department. Specific monetary fines or criminal penalties directly for using the Open Data API are not listed on the cited portal page; where enforcement exists it is typically procedural and administrative rather than penalized by a fixed fine on the portal itself.[1]
- Fine amounts: not specified on the cited page.
- Escalation (first/repeat/continuing offences): not specified on the cited page.
- Non-monetary actions: suspension or termination of API access, takedown requests, cease-and-desist orders, or referral to city legal counsel may apply.
- Enforcer: administrative control typically rests with the City of South Bend Information Technology or the department owning the dataset (for traffic or air sensors, departmental owners may include Public Works or Environmental Services).
- Appeals/review: appeal routes are administrative and depend on the department; specific time limits for appeals are not specified on the cited portal page.
Applications & Forms
There is no published application form on the Open Data Portal for general API access; developers use API keys or the portal's public endpoints as documented on the dataset pages. If dataset-specific access controls exist, the dataset page or owning department will state required forms or request procedures.[1]
How to access sensor datasets
- Locate the dataset on the Open Data Portal and review its metadata and license.
- Use the portal's API endpoint documented on the dataset page for CSV, JSON, or Socrata-compatible queries.
- Request permission from the dataset owner if the dataset is restricted or contains personally identifying information.
Common violations
- Automated scraping that violates the portal's terms of use or causes service disruption.
- Attempting to access restricted fields or datasets without authorization.
- Misrepresenting city data as authoritative for legal or safety-critical decisions without verification.
FAQ
- What sensor datasets are available?
- The portal lists traffic and air sensor datasets with schema and update frequency; individual dataset pages show exact fields and update notes.[1]
- How do I query the API?
- Open the dataset page on the Open Data Portal, use the provided API endpoint (JSON or CSV) and follow query examples or parameters documented on that page.
- How to report incorrect or malfunctioning sensor data?
- Contact the dataset owner department (often Public Works or IT) with the dataset name, record IDs, timestamps, and a description of the issue; contact details are available on city department pages.
How-To
- Find the sensor dataset on the South Bend Open Data Portal and open its dataset page.
- Review the metadata, schema and license to confirm permitted use.
- Use the dataset's API endpoint to run sample queries, exporting JSON or CSV as needed.
- If data appears incorrect or restricted, contact the owning department to request correction or access.
Key Takeaways
- The Open Data Portal is the authoritative source for dataset endpoints and metadata.
- Penalties for misuse are not specified on the portal; enforcement is administrative and handled by the owning department.
Help and Support / Resources
- City of South Bend Information Technology
- City of South Bend Public Works
- South Bend Code of Ordinances (Municode)
- South Bend Open Data Portal