Writers' Residencies 2010-2014Résidences d'écrivains 2010 - 2014
Résidences d'écrivains 2010 - 2014Writers' Residencies 2010-2014
This API provides data on the regional programme run by the Île-de-France region pairing writers with host venues to support literary creation and cultural outreach between 2010 and 2014. The scheme aims to foster a living relationship between residents and literary creation while enabling authors to develop their writing projects. The dataset lists the residencies established under the programme, including information on the writers and hosting locations involved, and is published via the Île-de-France open data portal.Le programme régional de résidences d’écrivains permet d’associer un auteur à un lieu, dans une dimension d’aide à la création littéraire et d’action culturelle. Objectifs de l'aide : Favoriser une relation vivante des habitants à la création littéraire tout en permettant le projet d'écriture pro...
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (10 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| exercice_de_la_premiere_decisionExercice de la premiere decision | text | — |
| beneficiaire | text | — |
| type_de_tiersType de tiers | text | — |
| montant_voteMontant vote | int | — |
| localisation_projetLocalisation projet | text | — |
| adresse_administrative_du_tiers_beneficiaireAdresse administrative du tiers beneficiaire | text | — |
| adresse_administrative_code_postal_du_tiers_beneficiaireAdresse administrative code postal du tiers beneficiaire | int | — |
| adresse_administrative_ville_du_tiers_beneficiaireAdresse administrative ville du tiers beneficiaire | text | — |
| adresse_administrative_code_departement_du_tiers_beneficiaireAdresse administrative code departement du tiers beneficiaire | int | — |
| wgs84 | geo_point_2d | — |
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 1wgs84: {"lat":48.867348,"lon":2.3780604} · beneficiaire: ETABLISSEMENT PUBLIC LOCAL DE LA MAISON
{
"wgs84": {
"lat": 48.867348,
"lon": 2.3780604
},
"beneficiaire": "ETABLISSEMENT PUBLIC LOCAL DE LA MAISON DES METALLOS",
"montant_vote": 10000,
"type_de_tiers": "Autres personnes publiques (Europe, GIP …)",
"localisation_projet": "PARIS",
"exercice_de_la_premiere_decision": "2012",
"adresse_administrative_du_tiers_beneficiaire": "94 RUE JEAN PIERRE TIMBAUD",
"adresse_administrative_ville_du_tiers_beneficiaire": "PARIS",
"adresse_administrative_code_postal_du_tiers_beneficiaire": 75011,
"adresse_administrative_code_departement_du_tiers_beneficiaire": 75
}Record 2wgs84: {"lat":48.874508,"lon":2.3893405} · beneficiaire: LIBR EST
{
"wgs84": {
"lat": 48.874508,
"lon": 2.3893405
},
"beneficiaire": "LIBR EST",
"montant_vote": 10000,
"type_de_tiers": "Entreprises",
"localisation_projet": "REGION ILE DE FRANCE",
"exercice_de_la_premiere_decision": "2010",
"adresse_administrative_du_tiers_beneficiaire": "3 RUE CONSTANT BERTHAUT",
"adresse_administrative_ville_du_tiers_beneficiaire": "PARIS",
"adresse_administrative_code_postal_du_tiers_beneficiaire": 75020,
"adresse_administrative_code_departement_du_tiers_beneficiaire": 75
}Record 3wgs84: {"lat":48.9746969,"lon":2.3134919} · beneficiaire: IICP INST INTERNATIONAL CHARLES PERRAUL
{
"wgs84": {
"lat": 48.9746969,
"lon": 2.3134919
},
"beneficiaire": "IICP INST INTERNATIONAL CHARLES PERRAULT",
"montant_vote": 6000,
"type_de_tiers": "Association loi 1901 et assimilées (fondations, ONG …)",
"localisation_projet": "REGION ILE DE FRANCE",
"exercice_de_la_premiere_decision": "2010",
"adresse_administrative_du_tiers_beneficiaire": "14 AV DE L'EUROPE",
"adresse_administrative_ville_du_tiers_beneficiaire": "EAUBONNE",
"adresse_administrative_code_postal_du_tiers_beneficiaire": 95604,
"adresse_administrative_code_departement_du_tiers_beneficiaire": 95
}Record 4wgs84: {"lat":48.8359758,"lon":2.3220755} · beneficiaire: CULTURE ET HOPITAL
{
"wgs84": {
"lat": 48.8359758,
"lon": 2.3220755
},
"beneficiaire": "CULTURE ET HOPITAL",
"montant_vote": 9000,
"type_de_tiers": "Association loi 1901 et assimilées (fondations, ONG …)",
"localisation_projet": "PARIS",
"exercice_de_la_premiere_decision": "2011",
"adresse_administrative_du_tiers_beneficiaire": "21 RUE RAYMOND LOSSERAND",
"adresse_administrative_ville_du_tiers_beneficiaire": "PARIS",
"adresse_administrative_code_postal_du_tiers_beneficiaire": 75014,
"adresse_administrative_code_departement_du_tiers_beneficiaire": 75
}Record 5wgs84: {"lat":48.8274221,"lon":2.3757955} · beneficiaire: BULAC BIBLIOTHEQUE UNIVERSITAIRE DES LAN
{
"wgs84": {
"lat": 48.8274221,
"lon": 2.3757955
},
"beneficiaire": "BULAC BIBLIOTHEQUE UNIVERSITAIRE DES LANGUES ET CIVILISATIONS",
"montant_vote": 5000,
"type_de_tiers": "Autres personnes publiques (Europe, GIP …)",
"localisation_projet": "PARIS",
"exercice_de_la_premiere_decision": "2011",
"adresse_administrative_du_tiers_beneficiaire": "65 RUE DES GRANDS MOULINS",
"adresse_administrative_ville_du_tiers_beneficiaire": "PARIS",
"adresse_administrative_code_postal_du_tiers_beneficiaire": 75013,
"adresse_administrative_code_departement_du_tiers_beneficiaire": 75
}Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Configuration
- Base URL
- https://data.iledefrance.fr/api/explore/v2.1/catalog/datasets/residences-decrivains
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://data.iledefrance.fr/api/explore/v2.1/catalog/datasets/residences-decrivains/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.