| language: | |
| - fra | |
| tags: | |
| - championnat | |
| - euro2016 | |
| - football | |
| - sport | |
| - dataset_for_agent | |
| # Matchs de football de l'Euro2016 | |
| > [!NOTE] | |
| > Ce jeu de données Hugging Face est vide. Cette carte sert seulement à référencer le jeu de données **Matchs de football de l'Euro2016** qui est disponible à l'adresse https://www.data.gouv.fr/datasets/5759cb3dc751df04baac31a0 | |
| ## Description | |
| Liste et emplacement des matchs de l'Euro2016, format GeoJSON | |
| Exemple: | |
| ``` | |
| { | |
| "geometry": { | |
| "coordinates": [ | |
| 2.3601316, | |
| 48.9244699 | |
| ], | |
| "type": "Point" | |
| }, | |
| "properties": { | |
| "createdate": "2016-06-04T13:10:55.426393", | |
| "id": "39e98f8f-285b-4a74-8708-0d3e886e8a1e", | |
| "label": "France / Roumanie (Euro2016)", | |
| "lastupdate": "2016-06-04T13:10:55.426393", | |
| "start": "2016/06/10T21:00:00+02:00", | |
| "stop": "2016/06/10T23:00:00+02:00", | |
| "teams": [ | |
| "France", | |
| "Roumanie" | |
| ], | |
| "type": "scheduled", | |
| "what": "sport.match.soccer.euro2016", | |
| "where:OSM": "way/64003104", | |
| "where:wikidata": "Q13205" | |
| }, | |
| "type": "Feature" | |
| } | |
| ``` | |
| ## License | |
| Open Data Commons Open Database License (ODbL) | |