Liste des délibérations de la commune du Poinçonnet en 2023
Liste des délibérations du conseil municipal de la commune du Poinçonnet en 2023.
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (13 fields)
Click a field to see example values.
| Fill | Field | Type | Description |
|---|---|---|---|
| 100% | coll_nomNOM DE LA COLLECTIVITÉ | text | Name of the local authority (commune).Name of the local authority (commune). |
| 100% | coll_siretNUMÉRO SIRET | text | SIRET identification number of the local authority.SIRET identification number of the local authority. |
| 100% | delib_idDELIBÉRATION | text | Unique identifier of the council resolution (deliberation).Unique identifier of the council resolution (deliberation). |
| 100% | delib_dateDATE DE LA DELIBÉRATION | date | Date the resolution was adopted.Date the resolution was adopted. |
| 100% | delib_matiere_codeCODE MATIÈRE DE LA DELIBÉRATION | text | Classification code for the resolution's subject matter.Classification code for the resolution's subject matter. |
| 100% | delib_matiere_nomMATIÈRE DE LA DELIBÉRATION | text | Name of the subject matter category of the resolution.Name of the subject matter category of the resolution. |
| 100% | delib_objetOBJET DE LA DELIBÉRATION | text | Title or subject of the resolution.Title or subject of the resolution. |
| 100% | vote_effectifVote effectif | int | Total number of council members entitled to vote.Total number of council members entitled to vote. |
| 99.1% | vote_reelVote reel | int | Number of members who actually took part in the vote.Number of members who actually took part in the vote. |
| 99.1% | vote_pourVote pour | int | Number of votes in favor.Number of votes in favor. |
| 99.1% | vote_contreVote contre | int | Number of votes against.Number of votes against. |
| 99.1% | vote_abstentionsVote abstentions | int | Number of abstentions.Number of abstentions. |
| 1.8% | sans_voteSans vote | text | Indicates whether the resolution was adopted without a vote.Indicates whether the resolution was adopted without a vote. |
Schema captured from opendatasoft 7 days ago.
Query the data
Pick columns and a sort, then fetch a live preview straight from the source. Choose an API-filterable column (marked ▾) under “Where” to pick from its list of values.
Sample data (5 records)
Record 1coll_nom: LE POINÇONNET · delib_id: 2023-01-25-01
{
"coll_nom": "LE POINÇONNET",
"delib_id": "2023-01-25-01",
"sans_vote": null,
"vote_pour": 27,
"vote_reel": 27,
"coll_siret": "21360159400012",
"delib_date": "2023-01-25",
"delib_objet": "Règlement budgétaire et financier",
"vote_contre": 0,
"vote_effectif": 29,
"vote_abstentions": 0,
"delib_matiere_nom": "Finances locales - Décisions budgétaires",
"delib_matiere_code": "7.1"
}Record 2coll_nom: LE POINÇONNET · delib_id: 2023-01-25-02
{
"coll_nom": "LE POINÇONNET",
"delib_id": "2023-01-25-02",
"sans_vote": null,
"vote_pour": 27,
"vote_reel": 27,
"coll_siret": "21360159400012",
"delib_date": "2023-01-25",
"delib_objet": "BP 2023 - ouverture de crédits d'investissement",
"vote_contre": 0,
"vote_effectif": 29,
"vote_abstentions": 0,
"delib_matiere_nom": "Finances locales - Décisions budgétaires",
"delib_matiere_code": "7.1"
}Record 3coll_nom: LE POINÇONNET · delib_id: 2023-01-25-03
{
"coll_nom": "LE POINÇONNET",
"delib_id": "2023-01-25-03",
"sans_vote": null,
"vote_pour": 27,
"vote_reel": 27,
"coll_siret": "21360159400012",
"delib_date": "2023-01-25",
"delib_objet": "Retrait de la délibération relative au reversement de la taxe d'aménagement CHATEAUROUX Métropole",
"vote_contre": 0,
"vote_effectif": 29,
"vote_abstentions": 0,
"delib_matiere_nom": "Finances locales - Fiscalité",
"delib_matiere_code": "7.2"
}Record 4coll_nom: LE POINÇONNET · delib_id: 2023-01-25-04
{
"coll_nom": "LE POINÇONNET",
"delib_id": "2023-01-25-04",
"sans_vote": null,
"vote_pour": 27,
"vote_reel": 27,
"coll_siret": "21360159400012",
"delib_date": "2023-01-25",
"delib_objet": "FAR 2023 / modification de la délibération n° 2022-12-82-1 pour une demande de subvention pour une tondeuse",
"vote_contre": 0,
"vote_effectif": 29,
"vote_abstentions": 0,
"delib_matiere_nom": "Finances locales - Subventions",
"delib_matiere_code": "7.5"
}Record 5coll_nom: LE POINÇONNET · delib_id: 2023-01-25-05
{
"coll_nom": "LE POINÇONNET",
"delib_id": "2023-01-25-05",
"sans_vote": null,
"vote_pour": 27,
"vote_reel": 27,
"coll_siret": "21360159400012",
"delib_date": "2023-01-25",
"delib_objet": "Groupement de commandes chauffage avec l'Agglomération",
"vote_contre": 0,
"vote_effectif": 29,
"vote_abstentions": 0,
"delib_matiere_nom": "Finances locales - Prise de participation SEM, etc…)",
"delib_matiere_code": "7.9"
}Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Configuration
- Base URL
- https://data.centrevaldeloire.fr/api/explore/v2.1/catalog/datasets/liste-des-deliberations-de-la-commune-du-poinconnet-en-2023
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://data.centrevaldeloire.fr/api/explore/v2.1/catalog/datasets/liste-des-deliberations-de-la-commune-du-poinconnet-en-2023/records?limit=20' -H 'Accept: application/json'First 20 records of the dataset as JSON.
Uses the Opendatasoft Explore v2.1 syntax — supports select, where, group_by and order_by.
Rate limits
Dataset
Volume & freshness
License
No license declared upstream.
Source: opendatasoft
Machine-readable & source
Embed this badge in a README or wiki — it always shows the latest verification state and quality tier.