records

records

Active filters Clear all

No active filters

Filters

Programmation des sessions de formation professionnelle continue de la Nouvelle-Calédonie

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
IdSession
               

No description available for this field.

Name (identifier)
idsession
Type
text
Sample
                       
IdAction
               

No description available for this field.

Name (identifier)
idaction
Type
integer
Sample
                       
Intitulé
               

No description available for this field.

Name (identifier)
intitule
Type
text
Sample
                       
Organisme
               

No description available for this field.

Name (identifier)
organisme
Type
text
Sample
                       
N° DFPC
Code organisme

No description available for this field.

Name (identifier)
ndeg_dfpc
Type
text
Sample
                       
Type d'action
               

No description available for this field.

Name (identifier)
type_d_action
Type
text
Sample
                       
Date de début prévue
               

No description available for this field.

Name (identifier)
date_de_debut_prevue
Type
date
Sample
                       
Date début effective
               

No description available for this field.

Name (identifier)
date_debut_effective
Type
date
Sample
                       
Date de fin prévue
               

No description available for this field.

Name (identifier)
date_de_fin_prevue
Type
date
Sample
                       
Date fin effective
               

No description available for this field.

Name (identifier)
date_fin_effective
Type
date
Sample
                       
code_rome
               

No description available for this field.

Name (identifier)
code_rome
Type
text
Sample
                       
libelle_rome
               

No description available for this field.

Name (identifier)
libelle_rome
Type
text
Sample
                       
Etat_Action
               

No description available for this field.

Name (identifier)
etat_action
Type
text
Sample
                       
Etat_Session
               

No description available for this field.

Name (identifier)
etat_session
Type
text
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"programmation-fpc",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/programmation-fpc"
      }
    ]
    ,
  • "definitions":
    {
    • "programmation-fpc":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/programmation-fpc_records"
            }
          }
        }
      }
      ,
    • "programmation-fpc_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "idsession":
              {
              • "type":"string",
              • "title":"IdSession",
              • "description":""
              }
              ,
            • "idaction":
              {
              • "type":"integer",
              • "title":"IdAction",
              • "description":""
              }
              ,
            • "intitule":
              {
              • "type":"string",
              • "title":"Intitulé",
              • "description":""
              }
              ,
            • "organisme":
              {
              • "type":"string",
              • "title":"Organisme",
              • "description":""
              }
              ,
            • "ndeg_dfpc":
              {
              • "type":"string",
              • "title":"N° DFPC",
              • "description":"Code organisme"
              }
              ,
            • "type_d_action":
              {
              • "type":"string",
              • "title":"Type d'action",
              • "description":""
              }
              ,
            • "date_de_debut_prevue":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Date de début prévue",
              • "description":""
              }
              ,
            • "date_debut_effective":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Date début effective",
              • "description":""
              }
              ,
            • "date_de_fin_prevue":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Date de fin prévue",
              • "description":""
              }
              ,
            • "date_fin_effective":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Date fin effective",
              • "description":""
              }
              ,
            • "code_rome":
              {
              • "type":"string",
              • "title":"code_rome",
              • "description":""
              }
              ,
            • "libelle_rome":
              {
              • "type":"string",
              • "title":"libelle_rome",
              • "description":""
              }
              ,
            • "etat_action":
              {
              • "type":"string",
              • "title":"Etat_Action",
              • "description":""
              }
              ,
            • "etat_session":
              {
              • "type":"string",
              • "title":"Etat_Session",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets