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

Aucune description n'est disponible pour ce champ.

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

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
category_name_fr
Type
texte
Exemple
Se déplacer
scope/name/fr
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
scope_name_fr
Type
texte
Exemple
Angers
participatory_space/id
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
participatory_space_id
Type
int
Exemple
60
participatory_space
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
participatory_space_url
Type
texte
Exemple
transitionecologique
state
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
state
Type
texte
Exemple
accepted
reference
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
reference
Type
texte
Exemple
Angers-PROP-2021-02-2084
answer/fr
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
answer_fr
Type
texte
Exemple
L'action est recevable et reliée à la proposition n° SD-5-B du cahier de vote.
url
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
url
Type
texte
Exemple
https://ecrivons.angers.fr/processes/transitionecologique/f/269/proposals/2084
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
1
followers
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
followers
Type
int
Exemple
26
published_at
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
published_at
Type
datetime
Exemple
2021-02-08T11:22:21+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
Greffer une passerelle piétonne sur le pont de la Basse Chaine
body/fr
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
body_fr
Type
texte
Exemple
L’aménagement paysager réalisé sous le château se termine en cul-de-sac.
Créer une passerelle* fixée sur le rebord du pont permettrait de rejoindre le parc Balzac et la Cale de la Savatte en sécurité et agréablement.
Actuellement il y a chevauchement des piétons et  des cyclistes sur le rebord d’un trottoir de pont qui, parce qu’il est un peu perché au dessus de la chaussée sans rebord de protection, est dangereux surtout quand il y a des rafales de vent.
* cf le pont avant Cantenay-Epinard
endorsements/total_count
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
endorsements_total_count
Type
int
Exemple
5
endorsements/user_endorsements
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
endorsements_user_endorsements
Type
texte
Exemple
Fromage, Félix, Aurélien, lorgnette49, François Faure
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