Colombia Medicine Price Benchmarks — SISMED, Per Record
Pricing
from $33.50 / 1,000 medicine price records
Colombia Medicine Price Benchmarks — SISMED, Per Record
Colombia SISMED public medicine-price reports (3he6-m866) as clean per-record benchmarks - min/max/average price by product, presentation, supply-chain role and period. No personal data. CC BY-SA 4.0, $0.05 per record.
Pricing
from $33.50 / 1,000 medicine price records
Rating
0.0
(0)
Developer
NexGen Signal
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
4 days ago
Last modified
Categories
Share
Turn Colombia's SISMED public medicine-price reports into clean, per-record price benchmarks - one row per product, presentation, supply-chain role and period with minimum, maximum and average prices, ready for market-access teams to compare regulated medicine prices.
Each source row becomes one clean, flat record with numeric fields coerced to real numbers, a stable
source-native record_id, and provenance stamped on every row: source, resource id, the licence notice,
the required attribution, a UTC retrieval timestamp and an interpretation caveat.
What one record represents
The source is 3he6-m866 — Consulta publica de Precios de Medicamentos (SISMED) on the Colombian national open-data portal (datos.gov.co). Each record is one reported price: a medicine (IUM code and name, CUM registration, commercial description, form, ATC and route) for a supply-chain role and reporting entity type at a cut-off date, with the minimum, maximum and average reported price, units and total value.
For each record you get a composite record_id built from the source-native key, the analytic columns
listed below (reproduced verbatim, numbers as numbers), and the provenance block. Columns include codigoium/nombreium, expedientecum, descripcioncomercial, formafarmaceutica, atc/descripcion_atc, via_administracion, rolactordesc (supply-chain role type), tipoentidaddesc, tiporeportepreciodesc, fechacorte, and valorminimo/valormaximo/valorpromedio/unidades/valortotal.
Coverage and volume
The live dataset holds 23,050,000 price-report records across Colombia's SISMED medicine-price system - a very large, granular price history.
Live count: 23,050,000 records; the Wave-3 index stated only '>=2,500 accessible' (Sol's three sister medicine datasets returned 0/997/112), so this is the exact figure - far above the build floor. The capacity line is the live count; very deep pagination is bounded by the source's own paging.
The Actor pages the source with keyless SODA $query requests ordered by the source-native key for a
stable total order, and stops as soon as your Maximum records cap is met. rolactordesc is a supply-chain role type (e.g. laboratory, wholesaler), not a person; all values reproduced verbatim.
Licence and attribution
This dataset is published by Colombia's Ministry of Health (SISMED) under Creative Commons Attribution-ShareAlike 4.0 (CC BY-SA 4.0). It is redistributed unchanged with attribution; the ShareAlike term applies to any redistributed database. The full notice travels on every record:
Colombia MinSalud / SISMED (datos.gov.co), CC BY-SA 4.0. Reproduced unchanged with attribution; ShareAlike applies to any redistributed database. Regulated medicine price reports only; no personal data (rolactordesc is a role type, not a person).
The required attribution — Ministerio de Salud y Proteccion Social - SISMED, Colombia — travels on every record.
Interpretation caveat
Reported medicine prices (SISMED). rolactordesc is a supply-chain role type, not a person. Prices are reported values in Colombian pesos, not a single official price; the min/max/average summarise the reports for that product, role and period.
Values are reproduced verbatim: the Actor never rescales, re-derives or editorialises a number.
Person-data policy
Every field is a product identifier, a supply-chain role/entity type, a period, or a price/quantity - there is no pharmacist, representative, or contact name. A per-record assertion enforces the person-field allow-list at write time.
Data quality and freshness
Numeric fields are coerced from the source's string encoding into real numbers (integers where whole,
floats otherwise); genuinely missing cells are delivered as null, never as zero. Text is passed
through verbatim. Every run re-reads the live source, so the data is as fresh as the portal itself, and
each record's observed_at stamp records exactly when the row was retrieved. Delivery order is fixed by
the source-native key, so a capped sample and a later full pull agree on their overlap and a repeated
run returns rows in the same order. The RUN_RECEIPT reports source rows scanned and records delivered
and charged for a per-run reconciliation.
Provenance, licensing and compliance
Every run begins with a live source-preflight: the Actor reads the exact host's robots.txt at runtime
and refuses to proceed if the crawl policy disallows the data path. The gate result — URL, HTTP status,
byte length and a SHA-256 of the policy — is written to the run's RUN_RECEIPT, so each run carries its
own audit trail. The Actor identifies itself with a transparent, non-impersonating User-Agent and never
bypasses a block, solves a challenge, or fetches through a cache or mirror. When the door is genuinely
unavailable the run fails loudly and bills nothing.
Inputs
- Maximum records (
maxRecords) — hard cap on records delivered and billed. Raise it to pull the full set; lower it to sample cheaply. Records arrive in a stable, source-native order.
Output
Records land in the Actor's default dataset and export as JSON, CSV, Excel or via the Apify API. A tabular overview view surfaces the most useful columns for quick inspection while the full record retains every selected field and provenance stamp.
Fields in detail
The record leads with record_id — a stable composite key drawn from the source's own grain — followed
by the analytic columns described above and closed by a provenance block: source, source_dataset
(the Socrata resource id), licence, attribution, caveat and observed_at. Every one of those
provenance fields is present on every record, so a single row is self-describing: hand it to a colleague
or a downstream system and it carries its own origin, licence and retrieval time without reference back
to this page. Because delivery is ordered by the source-native key, the same record always carries the
same record_id across runs, which makes the dataset safe to diff, deduplicate, or upsert into a
warehouse. Nothing in the record is computed or inferred beyond the explicit count where one is stated —
every other value is the source's own, reproduced byte-for-byte.
Sibling Actors
This Actor benchmarks Colombian regulated medicine prices. It is distinct from the fleet's medicine cells for other jurisdictions - the fleet-1 EMA Medicine Status Records, brazil-anvisa-medicine-prices and spain-aemps-medicines-registry - each a different country/regulator. This Actor also shares its engineering — the runtime robots gate, push-then-charge billing and verbatim-value discipline — with the fleet's other public-data records Actors.
Pricing
This Actor uses Apify's pay-per-event model: a flat $0.05 per record actually delivered to the dataset, and nothing else — no monthly rental, no per-run base fee, no compute charge. Deliver 40 records and you pay $2.00; deliver 10,000 and you pay $500.00. Billing is wired after delivery — each record is pushed first and only then does the per-record event fire — so a mid-run failure can only ever under-charge you, never over-charge. Use Maximum records to cap spend precisely.
Scaling and limits
Set Maximum records low to sample the leading slice cheaply, or high to pull the full set. The Actor
paginates server-side and delivers incrementally, so memory stays flat regardless of how many records
you request, and you are billed only for what is actually delivered. Because the source is a live public
API, extremely deep pagination is ultimately bounded by the source's own paging behaviour; for the vast
majority of uses — sampling, a full refresh, or a scheduled top-up — the default paging is more than
sufficient. Schedule the Actor on Apify to keep a downstream table current: each run re-reads the live
source and re-stamps observed_at, so a nightly or weekly run gives you a dated, reproducible snapshot.
Typical uses
Compare regulated medicine prices by product, presentation and supply-chain role; track price ranges over time; benchmark market-access economics across channels; screen for price dispersion; or feed a market-access, procurement or pricing model with clean Colombian price records.
What this Actor does not do
It does not forecast or model, does not merge multiple source tables into one record, and it contains no personal data - only products, roles, periods and prices. It gives you faithful, analysis-ready records — with a provenance trail you can audit on every run.