records

records

Active filters Clear all

No active filters

Filters

Catalogue des données de la DIGIT

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Dénomination
               

No description available for this field.

Name (identifier)
denomination
Type
text
Sample
                       
Type
               

No description available for this field.

Name (identifier)
type
Type
text
Sample
                       
Catégorie
               

No description available for this field.

Name (identifier)
categorie
Type
text
Sample
                       
Domaine métier
               

No description available for this field.

Name (identifier)
domaine_metier
Type
text
Sample
                       
Couverture
               

No description available for this field.

Name (identifier)
couverture
Type
text
Sample
                       
Propriétaire
               

No description available for this field.

Name (identifier)
proprietaire
Type
text
Sample
                       
Accès
               

No description available for this field.

Name (identifier)
acces
Type
text
Sample
                       
Catalogue
               

No description available for this field.

Name (identifier)
catalogue
Type
text
Sample
                       
id_open_data
               

No description available for this field.

Name (identifier)
id_open_data
Type
text
Sample
                       
url
               

No description available for this field.

Name (identifier)
url
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"catalogue-donnees",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/catalogue-donnees"
      }
    ]
    ,
  • "definitions":
    {
    • "catalogue-donnees":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/catalogue-donnees_records"
            }
          }
        }
      }
      ,
    • "catalogue-donnees_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "denomination":
              {
              • "type":"string",
              • "title":"Dénomination",
              • "description":""
              }
              ,
            • "type":
              {
              • "type":"string",
              • "title":"Type",
              • "description":""
              }
              ,
            • "categorie":
              {
              • "type":"string",
              • "title":"Catégorie",
              • "description":""
              }
              ,
            • "domaine_metier":
              {
              • "type":"string",
              • "title":"Domaine métier",
              • "description":""
              }
              ,
            • "couverture":
              {
              • "type":"string",
              • "title":"Couverture",
              • "description":""
              }
              ,
            • "proprietaire":
              {
              • "type":"string",
              • "title":"Propriétaire",
              • "description":""
              }
              ,
            • "acces":
              {
              • "type":"string",
              • "title":"Accès",
              • "description":""
              }
              ,
            • "catalogue":
              {
              • "type":"string",
              • "title":"Catalogue",
              • "description":""
              }
              ,
            • "id_open_data":
              {
              • "type":"string",
              • "title":"id_open_data",
              • "description":""
              }
              ,
            • "url":
              {
              • "type":"string",
              • "title":"url",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets