records
List of job seekers in New Caledonia
Dataset schema
Click to expand Click to collapse
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
{
- "title":"demandeurs_emploi",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/demandeurs_emploi"
}
] - "definitions":{
- "demandeurs_emploi":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/demandeurs_emploi_records"
}
}
} - "records":
} - "properties":
- "demandeurs_emploi_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "id":,{
- "type":"integer",
- "title":"id",
- "description":""
} - "annee":,{
- "type":"string",
- "format":"date",
- "title":"Annee",
- "description":""
} - "genre":,{
- "type":"string",
- "title":"Genre",
- "description":""
} - "annee_naissance":,{
- "type":"string",
- "format":"date",
- "title":"Année de naissance",
- "description":""
} - "lieu_naissance":,{
- "type":"string",
- "title":"Lieu de naissance",
- "description":""
} - "nationalite":,{
- "type":"string",
- "title":"Nationalité",
- "description":""
} - "statut_familial":,{
- "type":"string",
- "title":"Statut familial",
- "description":""
} - "nb_enfants":,{
- "type":"integer",
- "title":"Nombre d'enfants",
- "description":""
} - "niveau":,{
- "type":"string",
- "title":"Niveau",
- "description":""
} - "intitule_diplome":,{
- "type":"string",
- "title":"Intitulé du diplôme",
- "description":""
} - "permis_possede_code":,{
- "type":"string",
- "title":"Permis_possede_code",
- "description":""
} - "boost_pointage":,{
- "type":"integer",
- "title":"BOOST_POINTAGE",
- "description":""
} - "boost_reception_demandeur":,{
- "type":"integer",
- "title":"BOOST_RECEPTION_DEMANDEUR",
- "description":""
} - "boost_consultation_offres":,{
- "type":"integer",
- "title":"BOOST_CONSULTATION_OFFRES",
- "description":""
} - "ode_pointage":,{
- "type":"integer",
- "title":"ODE_POINTAGE",
- "description":""
} - "ode_reception_demandeur":,{
- "type":"integer",
- "title":"ODE_RECEPTION_DEMANDEUR",
- "description":""
} - "ode_consultation_offres":,{
- "type":"integer",
- "title":"ODE_CONSULTATION_OFFRES",
- "description":""
} - "code_rome_recherche":,{
- "type":"string",
- "title":"code ROME : recherche",
- "description":""
} - "somme_jours_travailles":,{
- "type":"integer",
- "title":"somme_jours_travailles",
- "description":""
} - "nb_xp_pro":,{
- "type":"integer",
- "title":"nb_xp_pro",
- "description":""
} - "code_rome_travail_principal":,{
- "type":"string",
- "title":"code ROME : travail principal",
- "description":""
} - "secteur_entreprise_embauche":,{
- "type":"string",
- "title":"Secteur entreprise embauche",
- "description":""
} - "ent_lib_activite":{
- "type":"string",
- "title":"ent_lib_activite",
- "description":""
}
} - "id":
}
} - "fields":
} - "properties":
} - "demandeurs_emploi":
}