enregistrement

enregistrement

Filtres actifs Tout effacer

Aucun filtre actif

Filtres

FWB AGE Fichier signalétique des établissements d'enseignement de la Fédération Wallonie-Bruxelles (FASE) 2025

Pièces jointes

Cliquez pour déplier Cliquez pour replier

Modèle de données

Cliquez pour déplier Cliquez pour replier
N° FASE de l'établissement
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
ndeg_fase_de_l_etablissement
Type
décimal
Exemple
                       
Nom d'établissement
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
nom_d_etablissement
Type
texte
Exemple
                       
Numéro BCE de l'établissement
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
numero_bce_de_l_etablissement
Type
texte
Exemple
                       
Type d'enseignement
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
type_d_enseignement
Type
texte
Exemple
                       
Niveau
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
niveau
Type
texte
Exemple
                       
Genre
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
genre
Type
texte
Exemple
                       
Réseau
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
reseau
Type
texte
Exemple
                       
Adresse de l'établissement
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
adresse_de_l_etablissement
Type
texte
Exemple
                       
code_postal_de_l_etablissement
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
code_postal_de_l_etablissement
Type
texte
Exemple
                       
Localité de l'établissement
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
localite_de_l_etablissement
Type
texte
Exemple
                       
Commune de l'établissement
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
commune_de_l_etablissement
Type
texte
Exemple
                       
Bassin
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
bassin
Type
texte
Exemple
                       
arrondissement_administratif
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
arrondissement_administratif
Type
texte
Exemple
                       
N° FASE de l'implantation
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
ndeg_fase_de_l_implantation
Type
décimal
Exemple
                       
Adresse de l'implantation
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
adresse_de_l_implantation
Type
texte
Exemple
                       
Code postal de l'implantation
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
code_postal_de_l_implantation
Type
texte
Exemple
                       
Localité de l'implantation
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
localite_de_l_implantation
Type
texte
Exemple
                       
Commune de l'implantation
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
commune_de_l_implantation
Type
texte
Exemple
                       
Latitude
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
latitude
Type
décimal
Exemple
                       
Longitude
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
longitude
Type
décimal
Exemple
                       
N° FASE du PO
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
ndeg_fase_du_po
Type
décimal
Exemple
                       
Nom du PO
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
nom_du_po
Type
texte
Exemple
                       
Numéro BCE du PO
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
numero_bce_du_po
Type
texte
Exemple
                       
Adresse du PO
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
adresse_du_po
Type
texte
Exemple
                       
Code postal du PO
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
code_postal_du_po
Type
texte
Exemple
                       
Localité du PO
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
localite_du_po
Type
texte
Exemple
                       
Commune du PO
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
commune_du_po
Type
texte
Exemple
                       
pointgeo
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
pointgeo
Type
geo_point_2d
Exemple
                       

Schéma JSON

L'objet JSON ci dessous est une description standardisée du modèle de votre jeu de données. Pour en savoir plus sur JSON schema.

{
  • "title":"fwb-age-fichier-signaletique-des-etablissements-d-enseignement-de-la-federation-",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/fwb-age-fichier-signaletique-des-etablissements-d-enseignement-de-la-federation-"
      }
    ]
    ,
  • "definitions":
    {
    • "fwb-age-fichier-signaletique-des-etablissements-d-enseignement-de-la-federation-":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/fwb-age-fichier-signaletique-des-etablissements-d-enseignement-de-la-federation-_records"
            }
          }
        }
      }
      ,
    • "geoJSON":
      {
      • "title":"Geo JSON object",
      • "description":"Schema for a Geo JSON object",
      • "type":"object",
      • "required":
        [
        • "type"
        ]
        ,
      • "properties":
        {
        • "crs":
          {
          • "$ref":"#/definitions/crs"
          }
          ,
        • "bbox":
          {
          • "$ref":"#/definitions/bbox"
          }
        }
        ,
      • "oneOf":
        [
        • {
          • "$ref":"#/definitions/geometry"
          }
          ,
        • {
          • "$ref":"#/definitions/geometryCollection"
          }
          ,
        • {
          • "$ref":"#/definitions/feature"
          }
          ,
        • {
          • "$ref":"#/definitions/featureCollection"
          }
        ]
      }
      ,
    • "bbox":
      {
      • "description":"A bounding box as defined by GeoJSON",
      • "type":"array",
      • "items":
        {
        • "type":"number"
        }
      }
      ,
    • "crs":
      {
      • "title":"crs",
      • "description":"a Coordinate Reference System object",
      • "type":
        [
        • "object",
        • "null"
        ]
        ,
      • "required":
        [
        • "type",
        • "properties"
        ]
        ,
      • "properties":
        {
        • "type":
          {
          • "type":"string"
          }
          ,
        • "properties":
          {
          • "type":"object"
          }
        }
        ,
      • "additionalProperties":false,
      • "oneOf":
        [
        • {
          • "$ref":"#/definitions/namedCrs"
          }
          ,
        • {
          • "$ref":"#/definitions/linkedCrs"
          }
        ]
      }
      ,
    • "namedCrs":
      {
      • "properties":
        {
        • "type":
          {
          • "enum":
            [
            • "name"
            ]
          }
          ,
        • "properties":
          {
          • "required":
            [
            • "name"
            ]
            ,
          • "additionalProperties":false,
          • "properties":
            {
            • "name":
              {
              • "type":"string"
              }
            }
          }
        }
      }
      ,
    • "linkedObject":
      {
      • "type":"object",
      • "required":
        [
        • "href"
        ]
        ,
      • "properties":
        {
        • "href":
          {
          • "type":"string",
          • "format":"uri"
          }
          ,
        • "type":
          {
          • "type":"string",
          • "description":"Suggested values: proj4, ogjwkt, esriwkt"
          }
        }
      }
      ,
    • "linkedCrs":
      {
      • "properties":
        {
        • "type":
          {
          • "enum":
            [
            • "link"
            ]
          }
          ,
        • "properties":
          {
          • "$ref":"#/definitions/linkedObject"
          }
        }
      }
      ,
    • "geometryCollection":
      {
      • "title":"GeometryCollection",
      • "description":"A collection of geometry objects",
      • "required":
        [
        • "geometries"
        ]
        ,
      • "properties":
        {
        • "type":
          {
          • "enum":
            [
            • "GeometryCollection"
            ]
          }
          ,
        • "geometries":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"http://json-schema.org/geojson/geometry.json#"
            }
          }
        }
      }
      ,
    • "feature":
      {
      • "title":"Feature",
      • "description":"A Geo JSON feature object",
      • "required":
        [
        • "geometry",
        • "properties"
        ]
        ,
      • "properties":
        {
        • "type":
          {
          • "enum":
            [
            • "Feature"
            ]
          }
          ,
        • "geometry":
          {
          • "oneOf":
            [
            • {
              • "type":"null"
              }
              ,
            • {
              • "$ref":"#/definitions/geometry"
              }
            ]
          }
          ,
        • "properties":
          {
          • "type":
            [
            • "object",
            • "null"
            ]
          }
          ,
        • "id":
          {
            }
          }
        }
        ,
      • "featureCollection":
        {
        • "title":"FeatureCollection",
        • "description":"A Geo JSON feature collection",
        • "required":
          [
          • "features"
          ]
          ,
        • "properties":
          {
          • "type":
            {
            • "enum":
              [
              • "FeatureCollection"
              ]
            }
            ,
          • "features":
            {
            • "type":"array",
            • "items":
              {
              • "$ref":"#/definitions/feature"
              }
            }
          }
        }
        ,
      • "geometry":
        {
        • "title":"geometry",
        • "description":"One geometry as defined by GeoJSON",
        • "type":"object",
        • "required":
          [
          • "type",
          • "coordinates"
          ]
          ,
        • "oneOf":
          [
          • {
            • "title":"Point",
            • "properties":
              {
              • "type":
                {
                • "enum":
                  [
                  • "Point"
                  ]
                }
                ,
              • "coordinates":
                {
                • "$ref":"#/definitions/position"
                }
              }
            }
            ,
          • {
            • "title":"MultiPoint",
            • "properties":
              {
              • "type":
                {
                • "enum":
                  [
                  • "MultiPoint"
                  ]
                }
                ,
              • "coordinates":
                {
                • "$ref":"#/definitions/positionArray"
                }
              }
            }
            ,
          • {
            • "title":"LineString",
            • "properties":
              {
              • "type":
                {
                • "enum":
                  [
                  • "LineString"
                  ]
                }
                ,
              • "coordinates":
                {
                • "$ref":"#/definitions/lineString"
                }
              }
            }
            ,
          • {
            • "title":"MultiLineString",
            • "properties":
              {
              • "type":
                {
                • "enum":
                  [
                  • "MultiLineString"
                  ]
                }
                ,
              • "coordinates":
                {
                • "type":"array",
                • "items":
                  {
                  • "$ref":"#/definitions/lineString"
                  }
                }
              }
            }
            ,
          • {
            • "title":"Polygon",
            • "properties":
              {
              • "type":
                {
                • "enum":
                  [
                  • "Polygon"
                  ]
                }
                ,
              • "coordinates":
                {
                • "$ref":"#/definitions/polygon"
                }
              }
            }
            ,
          • {
            • "title":"MultiPolygon",
            • "properties":
              {
              • "type":
                {
                • "enum":
                  [
                  • "MultiPolygon"
                  ]
                }
                ,
              • "coordinates":
                {
                • "type":"array",
                • "items":
                  {
                  • "$ref":"#/definitions/polygon"
                  }
                }
              }
            }
          ]
          ,
        • "position":
          {
          • "description":"A single position",
          • "type":"array",
          • "minItems":2,
          • "items":
            [
            • {
              • "type":"number"
              }
              ,
            • {
              • "type":"number"
              }
            ]
            ,
          • "additionalItems":false
          }
          ,
        • "positionArray":
          {
          • "description":"An array of positions",
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/position"
            }
          }
          ,
        • "lineString":
          {
          • "description":"An array of two or more positions",
          • "allOf":
            [
            • {
              • "$ref":"#/definitions/positionArray"
              }
              ,
            • {
              • "minItems":2
              }
            ]
          }
          ,
        • "linearRing":
          {
          • "description":"An array of four positions where the first equals the last",
          • "allOf":
            [
            • {
              • "$ref":"#/definitions/positionArray"
              }
              ,
            • {
              • "minItems":4
              }
            ]
          }
          ,
        • "polygon":
          {
          • "description":"An array of linear rings",
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/linearRing"
            }
          }
        }
        ,
      • "fwb-age-fichier-signaletique-des-etablissements-d-enseignement-de-la-federation-_records":
        {
        • "properties":
          {
          • "fields":
            {
            • "type":"object",
            • "properties":
              {
              • "ndeg_fase_de_l_etablissement":
                {
                • "type":"number",
                • "title":"N° FASE de l'établissement",
                • "description":""
                }
                ,
              • "nom_d_etablissement":
                {
                • "type":"string",
                • "title":"Nom d'établissement",
                • "description":""
                }
                ,
              • "numero_bce_de_l_etablissement":
                {
                • "type":"string",
                • "title":"Numéro BCE de l'établissement",
                • "description":""
                }
                ,
              • "type_d_enseignement":
                {
                • "type":"string",
                • "title":"Type d'enseignement",
                • "description":""
                }
                ,
              • "niveau":
                {
                • "type":"string",
                • "title":"Niveau",
                • "description":""
                }
                ,
              • "genre":
                {
                • "type":"string",
                • "title":"Genre",
                • "description":""
                }
                ,
              • "reseau":
                {
                • "type":"string",
                • "title":"Réseau",
                • "description":""
                }
                ,
              • "adresse_de_l_etablissement":
                {
                • "type":"string",
                • "title":"Adresse de l'établissement",
                • "description":""
                }
                ,
              • "code_postal_de_l_etablissement":
                {
                • "type":"string",
                • "title":"code_postal_de_l_etablissement",
                • "description":""
                }
                ,
              • "localite_de_l_etablissement":
                {
                • "type":"string",
                • "title":"Localité de l'établissement",
                • "description":""
                }
                ,
              • "commune_de_l_etablissement":
                {
                • "type":"string",
                • "title":"Commune de l'établissement",
                • "description":""
                }
                ,
              • "bassin":
                {
                • "type":"string",
                • "title":"Bassin",
                • "description":""
                }
                ,
              • "arrondissement_administratif":
                {
                • "type":"string",
                • "title":"arrondissement_administratif",
                • "description":""
                }
                ,
              • "ndeg_fase_de_l_implantation":
                {
                • "type":"number",
                • "title":"N° FASE de l'implantation",
                • "description":""
                }
                ,
              • "adresse_de_l_implantation":
                {
                • "type":"string",
                • "title":"Adresse de l'implantation",
                • "description":""
                }
                ,
              • "code_postal_de_l_implantation":
                {
                • "type":"string",
                • "title":"Code postal de l'implantation",
                • "description":""
                }
                ,
              • "localite_de_l_implantation":
                {
                • "type":"string",
                • "title":"Localité de l'implantation",
                • "description":""
                }
                ,
              • "commune_de_l_implantation":
                {
                • "type":"string",
                • "title":"Commune de l'implantation",
                • "description":""
                }
                ,
              • "latitude":
                {
                • "type":"number",
                • "title":"Latitude",
                • "description":""
                }
                ,
              • "longitude":
                {
                • "type":"number",
                • "title":"Longitude",
                • "description":""
                }
                ,
              • "ndeg_fase_du_po":
                {
                • "type":"number",
                • "title":"N° FASE du PO",
                • "description":""
                }
                ,
              • "nom_du_po":
                {
                • "type":"string",
                • "title":"Nom du PO",
                • "description":""
                }
                ,
              • "numero_bce_du_po":
                {
                • "type":"string",
                • "title":"Numéro BCE du PO",
                • "description":""
                }
                ,
              • "adresse_du_po":
                {
                • "type":"string",
                • "title":"Adresse du PO",
                • "description":""
                }
                ,
              • "code_postal_du_po":
                {
                • "type":"string",
                • "title":"Code postal du PO",
                • "description":""
                }
                ,
              • "localite_du_po":
                {
                • "type":"string",
                • "title":"Localité du PO",
                • "description":""
                }
                ,
              • "commune_du_po":
                {
                • "type":"string",
                • "title":"Commune du PO",
                • "description":""
                }
                ,
              • "pointgeo":
                {
                • "type":"array",
                • "minItems":2,
                • "maxItems":2,
                • "items":
                  {
                  • "type":"number"
                  }
                  ,
                • "title":"pointgeo",
                • "description":""
                }
              }
            }
          }
        }
      }
    }

    Jeux de données similaires