Browse data pharmac_hml_history

PHARMAC Hospital Medicines List (Historical)

Monthly snapshots of the PHARMAC hospital medicines list from January 2011 to present (~323k rows). Each row is tagged with time_frame (YYYY-MM). Useful for tracking the hospital formulary over time — additions, removals, and supply-status changes. Composite PK: (pharmacode, time_frame). New months appended monthly. Files 2011-2013 used the 'SectionH' naming convention but contain equivalent content. Source: PHARMAC HMLReporting / SectionHReporting XLSX archive. Licence: CC-BY 3.0 NZ.

View on PHARMAC →
Log in to download Sign up free
Dataset ID
pharmac_hml_history
Data source
PHARMAC
API endpoint
https://api.eolas.fyi/v1/datasets/pharmac_hml_history/data

How to query this dataset

Fetch all data (JSON)
curl https://api.eolas.fyi/v1/datasets/pharmac_hml_history/data \
  -H "X-API-Key: your_key_here"
Filter by date range
curl "https://api.eolas.fyi/v1/datasets/pharmac_hml_history/data?start=2020-01-01&end=2024-12-31" \
  -H "X-API-Key: your_key_here"
Download as CSV
curl "https://api.eolas.fyi/v1/datasets/pharmac_hml_history/data?format=csv" \
  -H "X-API-Key: your_key_here" -o pharmac_hml_history.csv

Data preview

Loading preview…

Showing latest 5 rows. Get an API key to access the full dataset.

Ready to use this data?

Get a free API key to start querying — no credit card required.

Get your free API key