enregistrement

enregistrement

Filtres actifs Tout effacer

Aucun filtre actif

Filtres

Nomenclature des activités 2022 - Offre associative - Orléans Métropole

Pièces jointes

Cliquez pour déplier Cliquez pour replier

Modèle de données

Cliquez pour déplier Cliquez pour replier
Libelle activité
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
libelle_activite
Type
texte
Exemple
                       
Mot clé
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
keyword
Type
texte
Exemple
                       
Type
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
type
Type
texte
Exemple
                       
Catégorie
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
categorie
Type
texte
Exemple
                       
Catégorie 2
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
categorie_2
Type
texte
Exemple
                       
Catégorie principale
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
categorie_principale
Type
texte
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":"om-vieassociative-offre-nomenclatureactivites",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/om-vieassociative-offre-nomenclatureactivites"
      }
    ]
    ,
  • "definitions":
    {
    • "om-vieassociative-offre-nomenclatureactivites":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/om-vieassociative-offre-nomenclatureactivites_records"
            }
          }
        }
      }
      ,
    • "om-vieassociative-offre-nomenclatureactivites_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "libelle_activite":
              {
              • "type":"string",
              • "title":"Libelle activité",
              • "description":""
              }
              ,
            • "keyword":
              {
              • "type":"string",
              • "title":"Mot clé",
              • "description":""
              }
              ,
            • "type":
              {
              • "type":"string",
              • "title":"Type",
              • "description":""
              }
              ,
            • "categorie":
              {
              • "type":"string",
              • "title":"Catégorie",
              • "description":""
              }
              ,
            • "categorie_2":
              {
              • "type":"string",
              • "title":"Catégorie 2",
              • "description":""
              }
              ,
            • "categorie_principale":
              {
              • "type":"string",
              • "title":"Catégorie principale",
              • "description":""
              }
            }
          }
        }
      }
    }
}