Algeria's Pharmaceutical Sector
@geoalgeria/pharma
Umbrella package: install once to get every GeoAlgeria pharmaceutical dataset, re-exported namespaced: approved medicine & medical-device manufacturers and retail pharmacies (officines).
Source: GeoAlgeria, industrie-pharmaceutique + pharmacies
Install
npm install @geoalgeria/pharmaQuick example
import pharma from "@geoalgeria/pharma";
pharma.industrie.manufacturers(); // approved drug & device makers
pharma.pharmacies.pharmacies(); // retail pharmacies (officines)API reference
| Name | Signature | Description |
|---|---|---|
industrie | pharma.industrie.manufacturers() | @geoalgeria/industrie-pharmaceutique: approved medicine & medical-device makers (MIP). |
pharmacies | pharma.pharmacies.pharmacies() | @geoalgeria/pharmacies: retail pharmacies / officines (OSM). |
Record shape
| Field | Type | Nullable | Description |
|---|---|---|---|
industrie | IndustrieApi | no | Re-export of @geoalgeria/industrie-pharmaceutique. |
pharmacies | PharmaciesApi | no | Re-export of @geoalgeria/pharmacies. |
Formats
The npm package ships JSON. Other formats are available in each GitHub Release.
Related packages
@geoalgeria/industrie-pharmaceutique171 approved pharmaceutical manufacturers across 25 wilayas: medicine and medical-device makers from the Ministry of Pharmaceutical Industry (MIP) fabrication register, geocoded against the geoalgeria commune set.
@geoalgeria/pharmacies3,797 pharmacies (officines) across 67 wilayas: geocoded from OpenStreetMap, with names, phone and opening hours where tagged, clustered and searchable. Records conform to the canonical @geoalgeria/schema GeoRecord.