Ce jeu de données contient l’ensemble des emprises de la programmation des travaux sur l’espace public, délibérée chaque année par l’Eurométropole de Strasbourg
• La localisation des opérations sur le territoire
• La nature des travaux par rapport à l'année de programmation
• L’emprise des opérations
• Un identifiant unique de l’emprise, l'identifiant unique avec le suffixe métier, le nom de l’opération, le numéro d'ordre
• L’année de programmation des travaux
• Les métiers concernés : voirie, eau, assainissement, schéma directeur d’assainissement, éclairage, espaces verts, ouvrages d’art
Aucune limite technique d'usage des données renseignée
operationplanningprogrammationtravaux publicsvoirie
Pièces jointes
Modèle de données
Nom (identifiant) | geo_point_2d |
Type | geo_point_2d |
Description | Aucune description n'est disponible pour ce champ. |
Exemple |
Nom (identifiant) | geo_shape |
Type | geo_shape |
Description | Aucune description n'est disponible pour ce champ. |
Exemple |
Nom (identifiant) | id_emprise_metier |
Type | décimal |
Description | Aucune description n'est disponible pour ce champ. |
Exemple |
Nom (identifiant) | id_operation_metier |
Type | texte |
Description | Aucune description n'est disponible pour ce champ. |
Exemple |
Nom (identifiant) | id_operation |
Type | texte |
Description | Aucune description n'est disponible pour ce champ. |
Exemple |
Nom (identifiant) | metier |
Type | texte |
Description | Aucune description n'est disponible pour ce champ. |
Exemple |
Nom (identifiant) | tranche |
Type | décimal |
Description | Aucune description n'est disponible pour ce champ. |
Exemple |
Nom (identifiant) | id_gestionnaire |
Type | texte |
Description | Aucune description n'est disponible pour ce champ. |
Exemple |
Nom (identifiant) | annule |
Type | texte |
Description | Aucune description n'est disponible pour ce champ. |
Exemple |
Nom (identifiant) | financement_2016 |
Type | décimal |
Description | Aucune description n'est disponible pour ce champ. |
Exemple |
Nom (identifiant) | financement_2017 |
Type | décimal |
Description | Aucune description n'est disponible pour ce champ. |
Exemple |
Nom (identifiant) | financement_2018 |
Type | décimal |
Description | Aucune description n'est disponible pour ce champ. |
Exemple |
Nom (identifiant) | financement_2019 |
Type | décimal |
Description | Aucune description n'est disponible pour ce champ. |
Exemple |
Nom (identifiant) | financement_2020 |
Type | décimal |
Description | Aucune description n'est disponible pour ce champ. |
Exemple |
Nom (identifiant) | financement_2021 |
Type | décimal |
Description | Aucune description n'est disponible pour ce champ. |
Exemple |
Nom (identifiant) | financement_2022 |
Type | décimal |
Description | Aucune description n'est disponible pour ce champ. |
Exemple |
Nom (identifiant) | financement_2023 |
Type | décimal |
Description | Aucune description n'est disponible pour ce champ. |
Exemple |
Nom (identifiant) | financement_2024 |
Type | décimal |
Description | Aucune description n'est disponible pour ce champ. |
Exemple |
Nom (identifiant) | financement_2025 |
Type | décimal |
Description | Aucune description n'est disponible pour ce champ. |
Exemple |
Nom (identifiant) | financement_2026 |
Type | décimal |
Description | Aucune description n'est disponible pour ce champ. |
Exemple |
Nom (identifiant) | financement_2027 |
Type | décimal |
Description | Aucune description n'est disponible pour ce champ. |
Exemple |
Nom (identifiant) | financement_2028 |
Type | décimal |
Description | Aucune description n'est disponible pour ce champ. |
Exemple |
Nom (identifiant) | financement_2029 |
Type | décimal |
Description | Aucune description n'est disponible pour ce champ. |
Exemple |
Nom (identifiant) | auteur |
Type | décimal |
Description | Aucune description n'est disponible pour ce champ. |
Exemple |
Nom (identifiant) | date_creation |
Type | décimal |
Description | Aucune description n'est disponible pour ce champ. |
Exemple |
Nom (identifiant) | date_maj |
Type | décimal |
Description | Aucune description n'est disponible pour ce champ. |
Exemple |
Nom (identifiant) | date_fin_travaux |
Type | décimal |
Description | Aucune description n'est disponible pour ce champ. |
Exemple |
Nom (identifiant) | commune |
Type | texte |
Description | Aucune description n'est disponible pour ce champ. |
Exemple |
Nom (identifiant) | nom |
Type | texte |
Description | Aucune description n'est disponible pour ce champ. |
Exemple |
Nom (identifiant) | quartier |
Type | texte |
Description | Aucune description n'est disponible pour ce champ. |
Exemple |
Nom (identifiant) | nature_operation |
Type | texte |
Description | Aucune description n'est disponible pour ce champ. |
Exemple |
Nom (identifiant) | urlodacit |
Type | texte |
Description | Aucune description n'est disponible pour ce champ. |
Exemple |
Nom (identifiant) | odacite |
Type | texte |
Description | Aucune description n'est disponible pour ce champ. |
Exemple |
Nom (identifiant) | annee |
Type | texte |
Description | Aucune description n'est disponible pour ce champ. |
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":"programmation-des-operations-sur-lespace-public",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/programmation-des-operations-sur-lespace-public"
}
] - "definitions":{
- "programmation-des-operations-sur-lespace-public":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/programmation-des-operations-sur-lespace-public_records"
}
}
} - "records":
} - "properties":
- "geoJSON":,{
- "title":"Geo JSON object",
- "description":"Schema for a Geo JSON object",
- "type":"object",
- "required":,[
- "type"
] - "properties":,{
- "crs":,{
- "$ref":"#/definitions/crs"
} - "bbox":{
- "$ref":"#/definitions/bbox"
}
} - "crs":
- "oneOf":[
- ,{
- "$ref":"#/definitions/geometry"
} - ,{
- "$ref":"#/definitions/geometryCollection"
} - ,{
- "$ref":"#/definitions/feature"
} - {
- "$ref":"#/definitions/featureCollection"
}
]
} - "bbox":,{
- "description":"A bounding box as defined by GeoJSON",
- "type":"array",
- "items":{
- "type":"number"
}
} - "crs":,{
- "title":"crs",
- "description":"a Coordinate Reference System object",
- "type":,[
- "object",
- "null"
] - "required":,[
- "type",
- "properties"
] - "properties":,{
- "type":,{
- "type":"string"
} - "properties":{
- "type":"object"
}
} - "type":
- "additionalProperties":false,
- "oneOf":[
- ,{
- "$ref":"#/definitions/namedCrs"
} - {
- "$ref":"#/definitions/linkedCrs"
}
]
} - "namedCrs":,{
- "properties":{
- "type":,{
- "enum":[
- "name"
]
} - "enum":
- "properties":{
- "required":,[
- "name"
] - "additionalProperties":false,
- "properties":{
- "name":{
- "type":"string"
}
} - "name":
} - "required":
} - "type":
} - "properties":
- "linkedObject":,{
- "type":"object",
- "required":,[
- "href"
] - "properties":{
- "href":,{
- "type":"string",
- "format":"uri"
} - "type":{
- "type":"string",
- "description":"Suggested values: proj4, ogjwkt, esriwkt"
}
} - "href":
} - "linkedCrs":,{
- "properties":{
- "type":,{
- "enum":[
- "link"
]
} - "enum":
- "properties":{
- "$ref":"#/definitions/linkedObject"
}
} - "type":
} - "properties":
- "geometryCollection":,{
- "title":"GeometryCollection",
- "description":"A collection of geometry objects",
- "required":,[
- "geometries"
] - "properties":{
- "type":,{
- "enum":[
- "GeometryCollection"
]
} - "enum":
- "geometries":{
- "type":"array",
- "items":{
- "$ref":"http://json-schema.org/geojson/geometry.json#"
}
}
} - "type":
} - "feature":,{
- "title":"Feature",
- "description":"A Geo JSON feature object",
- "required":,[
- "geometry",
- "properties"
] - "properties":{
- "type":,{
- "enum":[
- "Feature"
]
} - "enum":
- "geometry":,{
- "oneOf":[
- ,{
- "type":"null"
} - {
- "$ref":"#/definitions/geometry"
}
]
} - "oneOf":
- "properties":,{
- "type":[
- "object",
- "null"
]
} - "type":
- "id":{}
} - "type":
} - "featureCollection":,{
- "title":"FeatureCollection",
- "description":"A Geo JSON feature collection",
- "required":,[
- "features"
] - "properties":{
- "type":,{
- "enum":[
- "FeatureCollection"
]
} - "enum":
- "features":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/feature"
}
}
} - "type":
} - "geometry":,{
- "title":"geometry",
- "description":"One geometry as defined by GeoJSON",
- "type":"object",
- "required":,[
- "type",
- "coordinates"
] - "oneOf":,[
- ,{
- "title":"Point",
- "properties":{
- "type":,{
- "enum":[
- "Point"
]
} - "enum":
- "coordinates":{
- "$ref":"#/definitions/position"
}
} - "type":
} - ,{
- "title":"MultiPoint",
- "properties":{
- "type":,{
- "enum":[
- "MultiPoint"
]
} - "enum":
- "coordinates":{
- "$ref":"#/definitions/positionArray"
}
} - "type":
} - ,{
- "title":"LineString",
- "properties":{
- "type":,{
- "enum":[
- "LineString"
]
} - "enum":
- "coordinates":{
- "$ref":"#/definitions/lineString"
}
} - "type":
} - ,{
- "title":"MultiLineString",
- "properties":{
- "type":,{
- "enum":[
- "MultiLineString"
]
} - "enum":
- "coordinates":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/lineString"
}
}
} - "type":
} - ,{
- "title":"Polygon",
- "properties":{
- "type":,{
- "enum":[
- "Polygon"
]
} - "enum":
- "coordinates":{
- "$ref":"#/definitions/polygon"
}
} - "type":
} - {
- "title":"MultiPolygon",
- "properties":{
- "type":,{
- "enum":[
- "MultiPolygon"
]
} - "enum":
- "coordinates":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/polygon"
}
}
} - "type":
}
] - "position":,{
- "description":"A single position",
- "type":"array",
- "minItems":2,
- "items":,[
- ,{
- "type":"number"
} - {
- "type":"number"
}
] - "additionalItems":false
} - "positionArray":,{
- "description":"An array of positions",
- "type":"array",
- "items":{
- "$ref":"#/definitions/position"
}
} - "lineString":,{
- "description":"An array of two or more positions",
- "allOf":[
- ,{
- "$ref":"#/definitions/positionArray"
} - {
- "minItems":2
}
]
} - "linearRing":,{
- "description":"An array of four positions where the first equals the last",
- "allOf":[
- ,{
- "$ref":"#/definitions/positionArray"
} - {
- "minItems":4
}
]
} - "polygon":{
- "description":"An array of linear rings",
- "type":"array",
- "items":{
- "$ref":"#/definitions/linearRing"
}
}
} - "programmation-des-operations-sur-lespace-public_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "geo_point_2d":,{
- "type":"array",
- "minItems":2,
- "maxItems":2,
- "items":,{
- "type":"number"
} - "title":"geo_point_2d",
- "description":""
} - "geo_shape":,{
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/geometry"
}
] - "title":"geo_shape",
- "description":""
} - "id_emprise_metier":,{
- "type":"number",
- "title":"id_emprise_metier",
- "description":""
} - "id_operation_metier":,{
- "type":"string",
- "title":"id_operation_metier",
- "description":""
} - "id_operation":,{
- "type":"string",
- "title":"id_operation",
- "description":""
} - "metier":,{
- "type":"string",
- "title":"metier",
- "description":""
} - "tranche":,{
- "type":"number",
- "title":"tranche",
- "description":""
} - "id_gestionnaire":,{
- "type":"string",
- "title":"id_gestionnaire",
- "description":""
} - "annule":,{
- "type":"string",
- "title":"annule",
- "description":""
} - "financement_2016":,{
- "type":"number",
- "title":"financement_2016",
- "description":""
} - "financement_2017":,{
- "type":"number",
- "title":"financement_2017",
- "description":""
} - "financement_2018":,{
- "type":"number",
- "title":"financement_2018",
- "description":""
} - "financement_2019":,{
- "type":"number",
- "title":"financement_2019",
- "description":""
} - "financement_2020":,{
- "type":"number",
- "title":"financement_2020",
- "description":""
} - "financement_2021":,{
- "type":"number",
- "title":"financement_2021",
- "description":""
} - "financement_2022":,{
- "type":"number",
- "title":"financement_2022",
- "description":""
} - "financement_2023":,{
- "type":"number",
- "title":"financement_2023",
- "description":""
} - "financement_2024":,{
- "type":"number",
- "title":"financement_2024",
- "description":""
} - "financement_2025":,{
- "type":"number",
- "title":"financement_2025",
- "description":""
} - "financement_2026":,{
- "type":"number",
- "title":"financement_2026",
- "description":""
} - "financement_2027":,{
- "type":"number",
- "title":"financement_2027",
- "description":""
} - "financement_2028":,{
- "type":"number",
- "title":"financement_2028",
- "description":""
} - "financement_2029":,{
- "type":"number",
- "title":"financement_2029",
- "description":""
} - "auteur":,{
- "type":"number",
- "title":"auteur",
- "description":""
} - "date_creation":,{
- "type":"number",
- "title":"date_creation",
- "description":""
} - "date_maj":,{
- "type":"number",
- "title":"date_maj",
- "description":""
} - "date_fin_travaux":,{
- "type":"number",
- "title":"date_fin_travaux",
- "description":""
} - "commune":,{
- "type":"string",
- "title":"commune",
- "description":""
} - "nom":,{
- "type":"string",
- "title":"nom",
- "description":""
} - "quartier":,{
- "type":"string",
- "title":"quartier",
- "description":""
} - "nature_operation":,{
- "type":"string",
- "title":"nature_operation",
- "description":""
} - "urlodacit":,{
- "type":"string",
- "title":"urlodacit",
- "description":""
} - "odacite":,{
- "type":"string",
- "title":"odacite",
- "description":""
} - "annee":{
- "type":"string",
- "title":"annee",
- "description":""
}
} - "geo_point_2d":
}
} - "fields":
} - "properties":
} - "programmation-des-operations-sur-lespace-public":
auteur | date_creation | date_fin_travaux | date_maj | financement_2016 | financement_2017 | financement_2018 | financement_2019 | financement_2020 | financement_2021 | financement_2022 | financement_2023 | financement_2024 | financement_2025 | financement_2026 | financement_2027 | financement_2028 | financement_2029 | id_emprise_metier | tranche | annee | annule | commune | geo_point_2d | geo_shape | id_gestionnaire | id_operation | id_operation_metier | metier | nature_operation | nom | odacite | quartier | urlodacit |
---|
auteur | date_creation | date_fin_travaux | date_maj | financement_2016 | financement_2017 | financement_2018 | financement_2019 | financement_2020 | financement_2021 | financement_2022 | financement_2023 | financement_2024 | financement_2025 | financement_2026 | financement_2027 | financement_2028 | financement_2029 | id_emprise_metier | tranche | annee | annule | commune | geo_point_2d | geo_shape | id_gestionnaire | id_operation | id_operation_metier | metier | nature_operation | nom | odacite | quartier | urlodacit |
---|