Overview#
Building public trust through proactive transparency requires more than publishing an annual report. It means giving community members access to accurate, timely data in a format they can understand, and doing it consistently rather than only when a journalist asks. When a police department publishes monthly use-of-force statistics, demographic stop data, and response time metrics on a public dashboard without being asked, it changes the nature of the relationship with the community it serves.
Argus Public Information Management provides the tools to operate a credible transparency programme: automated data publication, public-facing dashboards, report generation, FOIA request management, and subscription notifications. It serves police departments, fire services, local government, utilities, emergency management agencies, and healthcare systems that want to demonstrate accountability through accessible public data.
Open Standards#
- GraphQL (June 2018 specification): All transparency dashboard queries, metric retrieval, report generation, and dashboard configuration updates are exposed through a GraphQL API, allowing clients to request exactly the fields they need.
- OpenID Connect (OIDC) / OAuth 2.0: Citizen-facing portal authentication uses the OIDC flow to issue and validate access tokens; staff-facing transparency endpoints are protected by the same token-based authorisation layer.
- GDPR (Regulation (EU) 2016/679): Citizen account records carry explicit
gdpr_consent_atandgdpr_consent_versionfields, and all public-facing data enforces minimum sample-size thresholds to prevent re-identification before disclosure. - ISO 8601: Every date, time, and timestamp value, report generation times, data range boundaries, trend data points, is serialised in ISO 8601 format to ensure unambiguous interchange.
- GeoJSON (RFC 7946): Service request locations and community poll geographic boundaries are stored and exchanged as GeoJSON-structured JSON objects, enabling interoperability with mapping and GIS tools.
- BCP 47 (IETF language tags): Content locale variants use BCP 47 language tags (e.g.
en,ga) to support bilingual English and Irish delivery of portal content and service categories imported from the LGMA catalogue. - PDF (ISO 32000): Transparency reports, annual summaries, and press releases can be exported as PDF documents conforming to the ISO 32000 standard, suitable for public archiving and distribution.
Last Reviewed: 2026-02-04 Last Updated: 2026-04-14
Key Features#
Crime Statistics Portal#
Automated aggregation of incident data into publicly accessible crime statistics, broken down by type, geography, time period, and other configurable dimensions. Statistics are updated on configurable schedules, with automated suppression of small cell sizes and sensitive categories to protect ongoing investigations and individual privacy.
Transparency Reports#
Periodic transparency report generation covers use-of-force incidents, stop data, complaints, response times, and other accountability metrics required by local ordinance, state law, or agency policy. Reports are generated directly from operational data, reducing manual compilation effort and ensuring consistency between published figures and internal records.
Public Dashboards#
Interactive dashboards allow community members to explore operational performance data, compare trends over time, and access incident maps without needing to submit a formal records request. Configurable widgets, geographic filters, and chart types make the data accessible to non-specialist audiences.
Data Request Management#
Structured intake for data requests that do not rise to the level of a full FOIA process. Requests are triaged, routed to the appropriate data owner, and tracked through completion. The requester receives a notification when their data is ready, and the full request log is maintained for audit purposes.
Report Publishing#
A content management workflow for publishing operational reports, annual summaries, press releases, and policy documents to a public-facing site. Version control, approval workflows, and scheduled publication ensure only reviewed content goes live.
Public Engagement#
Subscription management allowing community members to opt in to notifications about specific topics, geographic areas, or report types. When new crime statistics are published or a transparency report is released, subscribers receive automated notifications without requiring any manual outreach effort from staff.
Use Cases#
- Law enforcement agencies publishing community crime statistics and trend reports on a regular schedule
- FOIA-adjacent data requests managed through a lightweight structured workflow before escalating to a full records request process
- Public-facing dashboards displaying operational performance metrics updated automatically from source systems
- Transparency report generation for accreditation, community oversight boards, and elected officials
- Automated redaction of sensitive information before public document release
- Subscription-based notifications keeping community members informed about topics they care about
Integration#
- Records management systems for incident data aggregation
- Census and demographic databases for per-capita calculations and contextual statistics
- Social media platforms for automated report distribution
- Email notification systems for subscriber communications
- GIS and mapping services for interactive crime map data
- FOIA management system for request routing and tracking
- All publication and request records scoped to the organisation with role-based access control and a full audit trail