enregistrement

enregistrement

Filtres actifs Tout effacer

Aucun filtre actif

Filtres

Etablissements pour personnes âgées

Pièces jointes

Cliquez pour déplier Cliquez pour replier

Modèle de données

Cliquez pour déplier Cliquez pour replier
NOM
Nom de l'établissement

Aucune description n'est disponible pour ce champ.

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

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
adresse
Type
texte
Exemple
                       
CODE POSTAL
Code postal de la commune

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
cp
Type
texte
Exemple
                       
COMMUNE
Nom de la commune de l'établissement

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
commune
Type
texte
Exemple
                       
CODE_INSEE
Code INSEE de la commune

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
code_insee
Type
texte
Exemple
                       
TELEPHONE
Numéro de téléphone de l'établissement

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
tel
Type
texte
Exemple
                       
GESTION
Type de gestion de l'établissement

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
gestion
Type
texte
Exemple
                       
CAP_ACCUEIL_JOUR
Nombre de places d'accueil de jour

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
cap_acc_jr
Type
int
Exemple
                       
CAP RES AUTONOM
Nombre de places en résidence autonomie

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
cap_res_autonom
Type
int
Exemple
                       
CAP_EHPAD
Nombre de places en EHPAD

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
cap_ehpad
Type
int
Exemple
                       
CAP_USLD
Nombre de places en USLD

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
cap_usld
Type
int
Exemple
                       
CAP_TOTAL
Nombre de places total

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
cap_total
Type
int
Exemple
                       
AIDE ACC JOUR
Dont places d'accueil de jour habilitées à l'aide sociale

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
aide_acc_jr
Type
int
Exemple
                       
AIDE RES AUTONOM
Dont places en résidence autonomie habilitées à l'aide sociale

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
aide_res_autonom
Type
int
Exemple
                       
AIDE_EHPAD
Dont places en EHPAD habilitées à l'aide sociale

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
aide_ehpad
Type
int
Exemple
                       
AIDE_USLD
Dont places en USLD habilitées à l'aide sociale

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
aide_usld
Type
int
Exemple
                       
ALZ_EHPAD
Dont places d'accueil Alzheimer ou apparenté en EHPAD

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
alz_ehpad
Type
int
Exemple
                       
HAB AIDE SOC
Etablissement habilité à l'aide sociale

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
hab_aide_sociale
Type
texte
Exemple
                       
HEBERG TEMP
Etablissement disposant de places en hébergement temporaire

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
heberg_temp
Type
texte
Exemple
                       
CAP HEBERG TEMP
Dont places en hébergement temporaire

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
cap_heberg_temp
Type
int
Exemple
                       
PLACES ALZ
Etablissement disposant de places d'accueil Alzheimer ou apparenté en EHPAD

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
places_alz
Type
texte
Exemple
                       
GESTIONNAIRE
Gestionnaire

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
gestionnaire
Type
texte
Exemple
                       
TYPE_STRUCTURE
Type de structure

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
type_structure
Type
texte
Exemple
                       
TYPE_SERVICE_ETABLISSEMENT
Type de service ou établissement

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
type_service_etab
Type
texte
Exemple
                       
MODALITE_ACC
Modalité d'accueil

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
modalite_acc
Type
texte
Exemple
                       
PLACES_UPHV
Places UPHV

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
places_uphv
Type
texte
Exemple
                       
CAPACITE_UPHV
Capacité UPHV

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
cap_uphv
Type
int
Exemple
                       
geo_shape
Géométrie de l'entité au format GeoJSON

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
geo_shape
Type
geo_shape
Exemple
                       
geo_point_2d
Coordonnées de l'entité (latitude, longitude en degrés décimaux)

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
geo_point_2d
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":"etablissements-pour-personnes-agees",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/etablissements-pour-personnes-agees"
      }
    ]
    ,
  • "definitions":
    {
    • "etablissements-pour-personnes-agees":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/etablissements-pour-personnes-agees_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"
            }
          }
        }
        ,
      • "etablissements-pour-personnes-agees_records":
        {
        • "properties":
          {
          • "fields":
            {
            • "type":"object",
            • "properties":
              {
              • "nom":
                {
                • "type":"string",
                • "title":"NOM",
                • "description":"Nom de l'établissement"
                }
                ,
              • "adresse":
                {
                • "type":"string",
                • "title":"ADRESSE",
                • "description":"Adresse de l'établissement"
                }
                ,
              • "cp":
                {
                • "type":"string",
                • "title":"CODE POSTAL",
                • "description":"Code postal de la commune"
                }
                ,
              • "commune":
                {
                • "type":"string",
                • "title":"COMMUNE",
                • "description":"Nom de la commune de l'établissement"
                }
                ,
              • "code_insee":
                {
                • "type":"string",
                • "title":"CODE_INSEE",
                • "description":"Code INSEE de la commune"
                }
                ,
              • "tel":
                {
                • "type":"string",
                • "title":"TELEPHONE",
                • "description":"Numéro de téléphone de l'établissement"
                }
                ,
              • "gestion":
                {
                • "type":"string",
                • "title":"GESTION",
                • "description":"Type de gestion de l'établissement"
                }
                ,
              • "cap_acc_jr":
                {
                • "type":"integer",
                • "title":"CAP_ACCUEIL_JOUR",
                • "description":"Nombre de places d'accueil de jour"
                }
                ,
              • "cap_res_autonom":
                {
                • "type":"integer",
                • "title":"CAP RES AUTONOM",
                • "description":"Nombre de places en résidence autonomie"
                }
                ,
              • "cap_ehpad":
                {
                • "type":"integer",
                • "title":"CAP_EHPAD",
                • "description":"Nombre de places en EHPAD"
                }
                ,
              • "cap_usld":
                {
                • "type":"integer",
                • "title":"CAP_USLD",
                • "description":"Nombre de places en USLD"
                }
                ,
              • "cap_total":
                {
                • "type":"integer",
                • "title":"CAP_TOTAL",
                • "description":"Nombre de places total"
                }
                ,
              • "aide_acc_jr":
                {
                • "type":"integer",
                • "title":"AIDE ACC JOUR",
                • "description":"Dont places d'accueil de jour habilitées à l'aide sociale"
                }
                ,
              • "aide_res_autonom":
                {
                • "type":"integer",
                • "title":"AIDE RES AUTONOM",
                • "description":"Dont places en résidence autonomie habilitées à l'aide sociale"
                }
                ,
              • "aide_ehpad":
                {
                • "type":"integer",
                • "title":"AIDE_EHPAD",
                • "description":"Dont places en EHPAD habilitées à l'aide sociale"
                }
                ,
              • "aide_usld":
                {
                • "type":"integer",
                • "title":"AIDE_USLD",
                • "description":"Dont places en USLD habilitées à l'aide sociale"
                }
                ,
              • "alz_ehpad":
                {
                • "type":"integer",
                • "title":"ALZ_EHPAD",
                • "description":"Dont places d'accueil Alzheimer ou apparenté en EHPAD"
                }
                ,
              • "hab_aide_sociale":
                {
                • "type":"string",
                • "title":"HAB AIDE SOC",
                • "description":"Etablissement habilité à l'aide sociale"
                }
                ,
              • "heberg_temp":
                {
                • "type":"string",
                • "title":"HEBERG TEMP",
                • "description":"Etablissement disposant de places en hébergement temporaire"
                }
                ,
              • "cap_heberg_temp":
                {
                • "type":"integer",
                • "title":"CAP HEBERG TEMP",
                • "description":"Dont places en hébergement temporaire"
                }
                ,
              • "places_alz":
                {
                • "type":"string",
                • "title":"PLACES ALZ",
                • "description":"Etablissement disposant de places d'accueil Alzheimer ou apparenté en EHPAD"
                }
                ,
              • "gestionnaire":
                {
                • "type":"string",
                • "title":"GESTIONNAIRE",
                • "description":"Gestionnaire"
                }
                ,
              • "type_structure":
                {
                • "type":"string",
                • "title":"TYPE_STRUCTURE",
                • "description":"Type de structure"
                }
                ,
              • "type_service_etab":
                {
                • "type":"string",
                • "title":"TYPE_SERVICE_ETABLISSEMENT",
                • "description":"Type de service ou établissement"
                }
                ,
              • "modalite_acc":
                {
                • "type":"string",
                • "title":"MODALITE_ACC",
                • "description":"Modalité d'accueil"
                }
                ,
              • "places_uphv":
                {
                • "type":"string",
                • "title":"PLACES_UPHV",
                • "description":"Places UPHV"
                }
                ,
              • "cap_uphv":
                {
                • "type":"integer",
                • "title":"CAPACITE_UPHV",
                • "description":"Capacité UPHV"
                }
                ,
              • "geo_shape":
                {
                • "type":"object",
                • "oneOf":
                  [
                  • {
                    • "$ref":"#/definitions/geometry"
                    }
                  ]
                  ,
                • "title":"geo_shape",
                • "description":"Géométrie de l'entité au format GeoJSON"
                }
                ,
              • "geo_point_2d":
                {
                • "type":"array",
                • "minItems":2,
                • "maxItems":2,
                • "items":
                  {
                  • "type":"number"
                  }
                  ,
                • "title":"geo_point_2d",
                • "description":"Coordonnées de l'entité (latitude, longitude en degrés décimaux)"
                }
              }
            }
          }
        }
      }
    }

    Jeux de données similaires