Algeria Higher Education
@geoalgeria/enseignement-superieur
110 higher-education institutions — universities, grandes ecoles, ENS, and university centers across 51 wilayas.
110 higher-education institutionsnpm
Source: MESRS (mesrs.dz)
Install
npm install @geoalgeria/enseignement-superieurQuick example
import edu from "@geoalgeria/enseignement-superieur";
const all = edu.institutions(); // 110 institutions
const unis = edu.institutionsByType("universite"); // 58 universities
const inOran = edu.institutionsByWilaya(31);API reference
| Name | Signature | Description |
|---|---|---|
institutions | institutions(): Institution[] | Every higher-education institution. |
institutionById | institutionById(id: number | string): Institution | null | One institution by id. |
institutionsByWilaya | institutionsByWilaya(code: string | number): Institution[] | Institutions in a wilaya (accepts "16", 16, or "01"). |
institutionsByType | institutionsByType(type: string): Institution[] | Institutions of a category (e.g. "universite"). |
metadata | metadata(): Metadata | Dataset metadata (counts, source, generated_at). |
Record shape
| Field | Type | Nullable | Description |
|---|---|---|---|
id | number | — | Stable id (1-based), assigned by this package. |
name | string | — | Official name in French. |
type | InstitutionType | — | Institution category. |
type_fr | string | — | French label (e.g. "Universite"). |
website | string | yes | Official website URL. |
commune | string | yes | Commune name (French); null for wilaya-precision records. |
wilaya_code | string | — | Wilaya code, zero-padded to 2 digits. |
wilaya_name | string | — | Wilaya name in French. |
lat | number | — | Latitude (WGS84). |
lng | number | — | Longitude (WGS84). |
geo_precision | GeoPrecision | — | Coordinate provenance: "campus", "commune", or "wilaya". |
source | string | — | Source page the record was derived from. |
Formats
JSONCSVGEOJSONTS
The npm package ships JSON. Other formats are available in each GitHub Release.
Related packages
@geoalgeria/formation-professionnelle1,932 vocational training establishments — CFPA, INSFP, IFEP, IEP, DFEPs and private accredited centers across 58 wilayas.
@geoalgeria/jeunesse2,076 youth and sports institutions — maisons de jeunes, sports complexes, cultural centers, youth camps and more.
geoalgeria69 wilayas, 555 dairas, 1,528 communes — bilingual names, postal codes, coordinates, plus 3,908 post offices and 2,026 ATMs.