enregistrement

enregistrement

Filtres actifs Tout effacer

Aucun filtre actif

Filtres

Propositions démarches participatives - Ecrivons Angers

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
                       
category/id
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
category_id
Type
int
Exemple
                       
category/name/fr
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
category_name_fr
Type
texte
Exemple
                       
scope/name/fr
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
scope_name_fr
Type
texte
Exemple
                       
participatory_space/id
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
participatory_space_id
Type
int
Exemple
                       
participatory_space
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
participatory_space_url
Type
texte
Exemple
                       
state
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
state
Type
texte
Exemple
                       
reference
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
reference
Type
texte
Exemple
                       
answer/fr
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
answer_fr
Type
texte
Exemple
                       
url
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
url
Type
texte
Exemple
                       
supports
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
supports
Type
int
Exemple
                       
commentaires
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
comments
Type
int
Exemple
                       
followers
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
followers
Type
int
Exemple
                       
published_at
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
published_at
Type
datetime
Exemple
                       
attachments_url
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
attachments_url
Type
texte
Exemple
                       
meeting_urls
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
meeting_urls
Type
texte
Exemple
                       
related_proposals
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
related_proposals
Type
texte
Exemple
                       
title/fr
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
title_fr
Type
texte
Exemple
                       
body/fr
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
body_fr
Type
texte
Exemple
                       
endorsements/total_count
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
endorsements_total_count
Type
int
Exemple
                       
endorsements/user_endorsements
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
endorsements_user_endorsements
Type
texte
Exemple
                       
is_amend
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
is_amend
Type
texte
Exemple
                       
original_proposal/title
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
original_proposal_title
Type
texte
Exemple
                       
original_proposal/url
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
original_proposal_url
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":"ecrivonsangers-proposals",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/ecrivonsangers-proposals"
      }
    ]
    ,
  • "definitions":
    {
    • "ecrivonsangers-proposals":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/ecrivonsangers-proposals_records"
            }
          }
        }
      }
      ,
    • "ecrivonsangers-proposals_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "id":
              {
              • "type":"integer",
              • "title":"id",
              • "description":""
              }
              ,
            • "category_id":
              {
              • "type":"integer",
              • "title":"category/id",
              • "description":""
              }
              ,
            • "category_name_fr":
              {
              • "type":"string",
              • "title":"category/name/fr",
              • "description":""
              }
              ,
            • "scope_name_fr":
              {
              • "type":"string",
              • "title":"scope/name/fr",
              • "description":""
              }
              ,
            • "participatory_space_id":
              {
              • "type":"integer",
              • "title":"participatory_space/id",
              • "description":""
              }
              ,
            • "participatory_space_url":
              {
              • "type":"string",
              • "title":"participatory_space",
              • "description":""
              }
              ,
            • "state":
              {
              • "type":"string",
              • "title":"state",
              • "description":""
              }
              ,
            • "reference":
              {
              • "type":"string",
              • "title":"reference",
              • "description":""
              }
              ,
            • "answer_fr":
              {
              • "type":"string",
              • "title":"answer/fr",
              • "description":""
              }
              ,
            • "url":
              {
              • "type":"string",
              • "title":"url",
              • "description":""
              }
              ,
            • "supports":
              {
              • "type":"integer",
              • "title":"supports",
              • "description":""
              }
              ,
            • "comments":
              {
              • "type":"integer",
              • "title":"commentaires",
              • "description":""
              }
              ,
            • "followers":
              {
              • "type":"integer",
              • "title":"followers",
              • "description":""
              }
              ,
            • "published_at":
              {
              • "type":"string",
              • "format":"date-time",
              • "title":"published_at",
              • "description":""
              }
              ,
            • "attachments_url":
              {
              • "type":"string",
              • "title":"attachments_url",
              • "description":""
              }
              ,
            • "meeting_urls":
              {
              • "type":"string",
              • "title":"meeting_urls",
              • "description":""
              }
              ,
            • "related_proposals":
              {
              • "type":"string",
              • "title":"related_proposals",
              • "description":""
              }
              ,
            • "title_fr":
              {
              • "type":"string",
              • "title":"title/fr",
              • "description":""
              }
              ,
            • "body_fr":
              {
              • "type":"string",
              • "title":"body/fr",
              • "description":""
              }
              ,
            • "endorsements_total_count":
              {
              • "type":"integer",
              • "title":"endorsements/total_count",
              • "description":""
              }
              ,
            • "endorsements_user_endorsements":
              {
              • "type":"string",
              • "title":"endorsements/user_endorsements",
              • "description":""
              }
              ,
            • "is_amend":
              {
              • "type":"string",
              • "title":"is_amend",
              • "description":""
              }
              ,
            • "original_proposal_title":
              {
              • "type":"string",
              • "title":"original_proposal/title",
              • "description":""
              }
              ,
            • "original_proposal_url":
              {
              • "type":"string",
              • "title":"original_proposal/url",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Jeux de données similaires