2 430 enregistrements

2 430 enregistrements

Filtres actifs Tout effacer

Aucun filtre actif

Filtres

category/name/fr

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

Aucune description n'est disponible pour ce champ.

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

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
category_name_fr
Type
texte
Exemple
Confort & Embellissement de la ville
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
7
participatory_space
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
participatory_space_url
Type
texte
Exemple
BP2018
state
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
state
Type
texte
Exemple
rejected
reference
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
reference
Type
texte
Exemple
Angers-PROP-2018-01-36
answer/fr
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
answer_fr
Type
texte
Exemple
Le participant ne souhaitant ou ne pouvant pas donner suite à son projet et aucun autre Angevin, Angevine ne s’y étant associé, la proposition est jugée non-réalisable dans le cadre du Budget Participatif.
url
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
url
Type
texte
Exemple
https://ecrivons.angers.fr/processes/BP2018/f/30/proposals/36
supports
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
supports
Type
int
Exemple
0
commentaires
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
comments
Type
int
Exemple
3
followers
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
followers
Type
int
Exemple
15
published_at
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
published_at
Type
datetime
Exemple
2018-05-29T20:50:03+00:00
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
Bonjour ma ville
body/fr
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
body_fr
Type
texte
Exemple
Bonjour Est ce que dans les nouvelles rames de tramway on pourrait avoir des prises électriques en USB pour rechercher le téléphone et ce que aux ci le wifi dans le tramway merci
endorsements/total_count
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
endorsements_total_count
Type
int
Exemple
0
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
false
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":""
              }
            }
          }
        }
      }
    }
}

Réutilisations

Cliquez pour déplier Cliquez pour replier

Soumettre une réutilisation

Cliquez pour déplier Cliquez pour replier

Votre nom sera affiché publiquement avec votre réutilisation

Votre prénom sera affiché publiquement avec votre réutilisation

Votre email ne sera pas affiché publiquement et sera seulement utilisé par un administrateur pour vous contacter.

Courte description de votre travail (max. 50 caractères)

Une description de ce que vous avez fait en utilisant ce jeu de données (max. 1000 caractères)

Une URL où votre travail est accessible publiquement

 ou 

(facultatif) Une URL ou une image pour présenter votre travail

false

Jeux de données similaires