31 enregistrements

31 enregistrements

Filtres actifs Tout effacer

Aucun filtre actif

Filtres

Présentialité

Type événement - multivalué

Département

Date début

Date fin

Journées portes ouvertes formations sanitaires et sociales

Pièces jointes

Cliquez pour déplier Cliquez pour replier

Modèle de données

Cliquez pour déplier Cliquez pour replier
id
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
id
Type
int
Exemple
16
Département
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
departement
Type
texte
Exemple
93
Métiers - multivalué
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
metiers_multivalue
Type
texte
Exemple
Assistant de vie aux familles
Type événement - multivalué
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
type_evenement_multivalue
Type
texte
Exemple
Journée portes ouvertes
URL événement internet
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
url_evenement_internet
Type
texte
Exemple
                       
Présentialité
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
presentialite
Type
texte
Exemple
A distance
Date début
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
date_debut
Type
date
Exemple
2020-11-25
Date fin
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
date_fin
Type
date
Exemple
2020-11-25
Précisions horaires
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
precisions_horaires
Type
texte
Exemple
14h
Date et heure
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
date_et_heure
Type
texte
Exemple
Le 25 novembre 2020. Horaires : 14h
DU
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
du
Type
texte
Exemple
2020-11-25T00:00:00.000000+00:00
AU
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
au
Type
texte
Exemple
2020-11-25T00:00:00.000000+00:00
URL inscription en ligne
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
url_inscription_en_ligne
Type
texte
Exemple
                       
Nom établissement
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
nom_etablissement
Type
texte
Exemple
Centre de formation Louise COUVE
Adresse
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
adresse
Type
texte
Exemple
174 boulevard Félix Faure
Complément 1
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
complement_1
Type
texte
Exemple
                       
Complément 2
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
complement_2
Type
texte
Exemple
                       
Infos pratiques bâtiment et accès
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
infos_pratiques_batiment_et_acces
Type
texte
Exemple
                       
Code postal
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
code_postal
Type
texte
Exemple
93300
Commune
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
commune
Type
texte
Exemple
Aubervilliers
latitude
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
latitude
Type
texte
Exemple
48.9115996
longitude
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
longitude
Type
texte
Exemple
2.3731557
URL site internet établissement
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
url_site_internet_etablissement
Type
texte
Exemple
http://www.couve.fr/
URL page facebook établissement
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
url_page_facebook_etablissement
Type
texte
Exemple
                       
Capacité accueil physique
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
capacite_accueil_physique
Type
texte
Exemple
                       
Public visé
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
public_vise
Type
texte
Exemple
Personnes intéressées par le métier
Commentaires
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
commentaires
Type
texte
Exemple
                       
evenement_metiers
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
evenement_metiers
Type
texte
Exemple
Journée portes ouvertes : Assistant de vie aux familles
titre_evenement
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
titre_evenement
Type
texte
Exemple
Journée portes ouvertes : Assistant de vie aux familles -  Aubervilliers
geopoint
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
geopoint
Type
geo_point_2d
Exemple
[48.9115996,2.3731557]

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":"journees-portes-ouvertes-formations-sanitaires-et-sociales",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/journees-portes-ouvertes-formations-sanitaires-et-sociales"
      }
    ]
    ,
  • "definitions":
    {
    • "journees-portes-ouvertes-formations-sanitaires-et-sociales":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/journees-portes-ouvertes-formations-sanitaires-et-sociales_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"
            }
          }
        }
        ,
      • "journees-portes-ouvertes-formations-sanitaires-et-sociales_records":
        {
        • "properties":
          {
          • "fields":
            {
            • "type":"object",
            • "properties":
              {
              • "id":
                {
                • "type":"integer",
                • "title":"id",
                • "description":""
                }
                ,
              • "departement":
                {
                • "type":"string",
                • "title":"Département",
                • "description":""
                }
                ,
              • "metiers_multivalue":
                {
                • "type":"string",
                • "title":"Métiers - multivalué",
                • "description":""
                }
                ,
              • "type_evenement_multivalue":
                {
                • "type":"string",
                • "title":"Type événement - multivalué",
                • "description":""
                }
                ,
              • "url_evenement_internet":
                {
                • "type":"string",
                • "title":"URL événement internet",
                • "description":""
                }
                ,
              • "presentialite":
                {
                • "type":"string",
                • "title":"Présentialité",
                • "description":""
                }
                ,
              • "date_debut":
                {
                • "type":"string",
                • "format":"date",
                • "title":"Date début",
                • "description":""
                }
                ,
              • "date_fin":
                {
                • "type":"string",
                • "format":"date",
                • "title":"Date fin",
                • "description":""
                }
                ,
              • "precisions_horaires":
                {
                • "type":"string",
                • "title":"Précisions horaires",
                • "description":""
                }
                ,
              • "date_et_heure":
                {
                • "type":"string",
                • "title":"Date et heure",
                • "description":""
                }
                ,
              • "du":
                {
                • "type":"string",
                • "title":"DU",
                • "description":""
                }
                ,
              • "au":
                {
                • "type":"string",
                • "title":"AU",
                • "description":""
                }
                ,
              • "url_inscription_en_ligne":
                {
                • "type":"string",
                • "title":"URL inscription en ligne",
                • "description":""
                }
                ,
              • "nom_etablissement":
                {
                • "type":"string",
                • "title":"Nom établissement",
                • "description":""
                }
                ,
              • "adresse":
                {
                • "type":"string",
                • "title":"Adresse",
                • "description":""
                }
                ,
              • "complement_1":
                {
                • "type":"string",
                • "title":"Complément 1",
                • "description":""
                }
                ,
              • "complement_2":
                {
                • "type":"string",
                • "title":"Complément 2",
                • "description":""
                }
                ,
              • "infos_pratiques_batiment_et_acces":
                {
                • "type":"string",
                • "title":"Infos pratiques bâtiment et accès",
                • "description":""
                }
                ,
              • "code_postal":
                {
                • "type":"string",
                • "title":"Code postal",
                • "description":""
                }
                ,
              • "commune":
                {
                • "type":"string",
                • "title":"Commune",
                • "description":""
                }
                ,
              • "latitude":
                {
                • "type":"string",
                • "title":"latitude",
                • "description":""
                }
                ,
              • "longitude":
                {
                • "type":"string",
                • "title":"longitude",
                • "description":""
                }
                ,
              • "url_site_internet_etablissement":
                {
                • "type":"string",
                • "title":"URL site internet établissement",
                • "description":""
                }
                ,
              • "url_page_facebook_etablissement":
                {
                • "type":"string",
                • "title":"URL page facebook établissement",
                • "description":""
                }
                ,
              • "capacite_accueil_physique":
                {
                • "type":"string",
                • "title":"Capacité accueil physique",
                • "description":""
                }
                ,
              • "public_vise":
                {
                • "type":"string",
                • "title":"Public visé",
                • "description":""
                }
                ,
              • "commentaires":
                {
                • "type":"string",
                • "title":"Commentaires",
                • "description":""
                }
                ,
              • "evenement_metiers":
                {
                • "type":"string",
                • "title":"evenement_metiers",
                • "description":""
                }
                ,
              • "titre_evenement":
                {
                • "type":"string",
                • "title":"titre_evenement",
                • "description":""
                }
                ,
              • "geopoint":
                {
                • "type":"array",
                • "minItems":2,
                • "maxItems":2,
                • "items":
                  {
                  • "type":"number"
                  }
                  ,
                • "title":"geopoint",
                • "description":""
                }
              }
            }
          }
        }
      }
    }

    Réutilisations

    Cliquez pour déplier Cliquez pour replier

    Soumettre une réutilisation

    Cliquez pour déplier Cliquez pour replier

    Votre nom sera affiché publiquement avec votre réutilisation

    Votre prénom sera affiché publiquement avec votre réutilisation

    Votre email ne sera pas affiché publiquement et sera seulement utilisé par un administrateur pour vous contacter.

    Courte description de votre travail (max. 50 caractères)

    Une description de ce que vous avez fait en utilisant ce jeu de données (max. 1000 caractères)

    Une URL où votre travail est accessible publiquement

     ou 

    (facultatif) Une URL ou une image pour présenter votre travail

    false

    Jeux de données similaires