Reports & export
A site-by-site rollup, one-click CSV extracts of eight datasets for Power BI or Excel, and the compliance-deadline .ics calendar feed.
The Reports & export page gives you a per-site scorecard and clean CSV downloads so you can slice the data in Excel or Power BI — no lock-in.
Read the per-site breakdown
- Open Reports & export.
- The per-site breakdown table lists each site with its recordables year-to-date, open and overdue CAPAs, and open audit findings. Overdue CAPAs are highlighted so problem sites stand out.
Export data to CSV
- In Data export (CSV), click a button to download that dataset: Incidents, Corrective actions, Workplace exams, or the Audit log. Each opens in a new tab, ready to load into Excel or a BI tool.
- The same export API serves four more datasets by direct URL (
api/export/{dataset}.csv):regulatory-permits— the permit registry with agency, number, effective/expiry dates and status.worker-credentials— worker credentials with issuing authority, expiry, grace days and current state.env-obligations— environmental permit obligations with due dates and open/overdue/complete status.waste-containers— waste containers with accumulation dates, manifest number and overdue flag.
api/export/datasetsreturns the full list of the eight dataset names.
Subscribe to the deadline calendar (.ics)
Everything with a deadline — the same set shown on the compliance calendar —
is also available as an iCalendar feed at /api/calendar/deadlines.ics:
- On the dashboard, Export deadlines (.ics) downloads the feed for a one-off import.
- The Subscribe URL shown there carries a per-user token, so you can paste it into Outlook or Google Calendar as a subscribed calendar that updates without logging in.
- Events are all-day entries with a built-in reminder, 30 days ahead by default (add
?reminderDays=Nto the URL to change it).
Tip: the audit-log export is your activity trail — handy evidence when you need to show who did what and when.
Related
- Dashboard — One-screen rollup of every EHS program
- Compliance calendar — Subscribable .ics deadline feed source
- Management review — KPI summary for periodic management review
- Recordkeeping & MSHA — OSHA and MSHA records behind the extracts
Want to see this working?
Open a sandbox with your industry's data already in it — no signup, nothing to install.