Portail Open Data La plate-forme de données luxembourgeoise
Contribuez !
  • Données
    • Jeux de données
    • Réutilisations
    • Organisations
  • Tableau de bord
  • Événements
    • Game of Code
  • Naviguer par thème
    • Affaires internationales
    • Agriculture
    • Justice, droit et sécurité publique
    • Economie et finances
    • Energie et ressources naturelles
    • Environnement et climat
    • Gouvernement et secteur public
    • Population et société
    • Régions et développement local
    • Santé
    • Science et technologie
    • Transport
    • Education, culture et sport
  • Connexion / Inscription
  • Langue
    • English
    • Français
Portail Open Data

La plate-forme de données luxembourgeoise

  • Données
    • Jeux de données
    • Réutilisations
    • Organisations
  • Tableau de bord
  • Événements
    • Game of Code
  • Naviguer par thème
    • Affaires internationales
    • Agriculture
    • Justice, droit et sécurité publique
    • Economie et finances
    • Energie et ressources naturelles
    • Environnement et climat
    • Gouvernement et secteur public
    • Population et société
    • Régions et développement local
    • Santé
    • Science et technologie
    • Transport
    • Education, culture et sport
  • Contribuez !
  • Connexion / Inscription
  • Langue
    • English
    • Français
  1. Réutilisations 1 à 20 sur 37
    API
Trier par
  • ---
  • Abonnés
  • Date de création
  • Date de dernière modification
  • Jeux de données
  • Titre
  • Exporter
  • Réutilisations csv
  • [Departures] get departures from a single stop

    [Departures] get departures from a single stop

    Get departures from a bus or train stop. Documentation: https://docs.api.tfl.lu/v1/en/RESTAPIs/StopPoint/Departures/ Access the API: https://api.tfl.lu/v1/StopPoint/Departures/:stationId Here's an example: [{ "id": "1|5232|4|82|14022017", "type": "bus", "trainId": null, "line": "13", "number":…
    • API
    • 1 jeu de données
    • 2 abonnés
  • openOV GTFS

    openOV GTFS

    GTFS conversion for HAFAS data and API's.
    • API
    • 2 jeux de données
    • 1 abonné
  • GeoJSON centroid for each postcode in Luxembourg

    GeoJSON centroid for each postcode in Luxembourg

    Python program that downloads the latest addresses geojson using the data.public.lu API, and returns GeoJSON centroids for each postcode in Luxembourg. A sample centroids.geojson.xz (from 2016-07-11) is included. Downloads the latest addresses geojson Average the position of all postcodes Spit out…
    • API
    • 1 jeu de données
    • 1 abonné
  • Transitfeeds

    Transitfeeds

    Transitfeeds enables the visualisation and exploration of the GTFS feed for Luxembourg.
    • API
    • 1 jeu de données
    • 1 abonné
  • National Rail issues

    National Rail issues

    National rail issues
    • API
    • 1 jeu de données
    • 0 abonné
  • [Shared bikes] get all stations

    [Shared bikes] get all stations

    Get all shared bike points as geojson. Documentation: https://docs.api.tfl.lu/v1/en/RESTAPIs/BikePoint/ Access the API: https://api.tfl.lu/v1/BikePoint Here's an example: { "type": "FeatureCollection", "features": [{ "type": "Feature", "geometry": { "type": "Point", "coordinates": [5.98276,…
    • API
    • 1 jeu de données
    • 0 abonné
  • Reprojection des données geojson de la Ville de Luxembourg en WGS84

    Reprojection des données geojson de la Ville de Luxembourg en WGS84

    Il s'agit d'un webservice qui permet de reprojeter des données geojson LUREF en WGS84, notamment celles fournies par la Ville de Luxembourg Code source: https://github.com/jaykayone/geojson_reprojector Image docker: https://hub.docker.com/r/jaykayone/geojson_reprojector/
    • API
    • 3 jeux de données
    • 1 abonné
  • [Stops] get all stops

    [Stops] get all stops

    The entire list of bus & train stops by Mobiliteit reformatted in geojson. Documentation: https://docs.api.tfl.lu/v1/en/RESTAPIs/StopPoint/ Access the API: https://api.tfl.lu/v1/StopPoint Here's an example: { "type": "FeatureCollection", "features": [ { "type": "Feature", "geometry": { "type":…
    • API
    • 1 jeu de données
    • 3 abonnés
  • Héichwaasser API

    Héichwaasser API

    This uses the Measured water levels and creates a JSON API. Source code available on Github. Documentation Important notice: The time is given in Western European Time all year, the European Summer Time is not considered. You may have to adapt the time to your needs. Root…
    • API
    • 1 jeu de données
    • 0 abonné
  • [Stops] find stations around GPS coordinates

    [Stops] find stations around GPS coordinates

    Get bus & train stops by Mobiliteit based on gps coordinated and a radius in geojson. Documentation: https://docs.api.tfl.lu/v1/en/RESTAPIs/StopPoint/around.html Access the API: https://api.tfl.lu/v1/StopPoint/around/:longitude/:latitude/:radius Here's an example: { "type": "FeatureCollection",…
    • API
    • 1 jeu de données
    • 1 abonné
  • Crabs-hue

    Crabs-hue

    We have performed data analysis over numerous datasets and migrated them to a graph data structure thanks to the technology behind neo4j. This process helped us to tackle the issues of reusable data at three different layers: help people to access easily information through a voice assistent help…
    • API
    • 7 jeux de données
    • 0 abonné
  • GeoLifeSit

    GeoLifeSit

    Participants of the Game Of Code Hackathon in Luxembourg for the Open Data Challenge Source = https://github.com/DanielWahl/GOC-TDAA
    • API
    • 2 jeux de données
    • 0 abonné
  • ChargingStations2GeoJson - Importing Chargy Dataset into OpenStreetMap

    ChargingStations2GeoJson - Importing Chargy Dataset into OpenStreetMap

    This python program processes the Chargy dataset and creates a GeoJSON file that can be imported into OpenStreetMap. To merge the updates data with the existing data, a conflation profile that can be used by OSM Conflator is provided in the main repository. The documentation can be found on the…
    • API
    • 1 jeu de données
    • 1 abonné
  • [Journey planner] get journey from A to B

    [Journey planner] get journey from A to B

    Get journey from A to B. Data is generated by OpenOV Documentation: https://docs.api.tfl.lu/v1/en/RESTAPIs/Journey/planner.html Access the API: https://api.tfl.lu/v1/Journey/{from}/to/{to} Here's an example: { "error": "null", "requestParameters": { "time": "14:07:40", "arriveBy": true,…
    • API
    • 1 jeu de données
    • 2 abonnés
  • [Line] get all lines with their routes

    [Line] get all lines with their routes

    Get all possible public transport lines with their routes Documentation: https://docs.api.tfl.lu/v1/en/RESTAPIs/Line/Route/ Access the API: https://api.tfl.lu/v1/Line/Route Here's an example: [{ "id": "3:RGTR--:689", "type": "bus", "name": "689", "long_name": "Hautbellain - Troisvierges, Gare",…
    • API
    • 1 jeu de données
    • 0 abonné
  • [Car parking] get current situation

    [Car parking] get current situation

    Get current car parking situation from Luxembourg. Documentation: https://docs.api.tfl.lu/v1/en/RESTAPIs/Occupancy/CarPark/ Access the API: https://api.tfl.lu/v1/Occupancy/CarPark Here's an example: { "type": "FeatureCollection", "features": [{ "type": "Feature", "geometry": { "type": "Point",…
    • API
    • 1 jeu de données
    • 0 abonné
  • [Line] get all lines of specific mode with their routes

    [Line] get all lines of specific mode with their routes

    Get all possible public transport lines of specific mode with their routes Documentation: https://docs.api.tfl.lu/v1/en/RESTAPIs/Line/Mode/Mode/route.html Access the API: https://api.tfl.lu/v1/Line/Mode/{Mode}/Route Here's an example: [{ "id": "2:C88---:CRE7100", "type": "train", "name":…
    • API
    • 1 jeu de données
    • 0 abonné
  • [Airport] get upcoming plane arrivals

    [Airport] get upcoming plane arrivals

    Get all upcoming airplane arrivals from LuxAirport. Documentation: https://docs.api.tfl.lu/v1/en/RESTAPIs/Airport/arrivals.html Access the API: https://api.tfl.lu/v1/Airport/Arrivals Here's an example: [{ "id": 37087, "airline": "LUXAIR", "flight": "LG9472", "destination": "Berlin-Tegel", "via":…
    • API
    • 1 jeu de données
    • 0 abonné
  • [Line] get stop points of specific public transport line

    [Line] get stop points of specific public transport line

    Get all stop points of specific public transport line Documentation: https://docs.api.tfl.lu/v1/en/RESTAPIs/Line/Id/stoppoints.html Access the API: https://api.tfl.lu/v1/Line/{ID}/StopPoints Here's an example: [ 200417034, 200417015, 200417017, 200417009, 200417013, 200417005, 200417016,…
    • API
    • 1 jeu de données
    • 0 abonné
  • [Line] get all lines

    [Line] get all lines

    Get all possible public transport lines Documentation: https://docs.api.tfl.lu/v1/en/RESTAPIs/Line/ Access the API: https://api.tfl.lu/v1/Line Here's an example: [{ "id": "3:RGTR--:689", "type": "bus", "name": "689", "long_name": "Hautbellain - Troisvierges, Gare" }, { "id": "3:CFLBUS:185",…
    • API
    • 1 jeu de données
    • 0 abonné
  • «
  • ‹
  • 1
  • 2
  • ›
  • »

Organisations

26 Transport for Luxembourg 1 TDAA 1 heichwaasser.lu

Mots-clés

22 tfl 17 mobiliteit 9 bus 9 mobility 9 train
8 mobilite 7 public-transport 5 bike 4 share 4 sharing

Jeux de données

36 Peu de jeux de données 1 Nombreux jeux de données

Abonnés

27 Aucun abonné 10 Peu d'abonnés

Guide de l’Open Data

  • API
  • Questions fréquentes
  • Guide d'utilisation des données ouvertes
  • Guide de publication des données ouvertes
  • Demande de données aux fins de réutilisation
  • Stratégie des données ouvertes
  • Feuille de route de données ouvertes
  • Conditions générales d'utilisation

Contactez-nous

  • Twitter
  • Github
  • Actualités
  • info@data.public.lu
  • Flux Jeux de données
    Réutilisations
data.gouv.lu logo
  • udata 2.7.1
  • gouvlu 2.0.24
Une initiative de Digital Lëtzebuerg Renow

Publiez un jeu de données

Contribuez et ajoutez un nouveau jeu de données au catalogue de ce site

Publiez une réutilisation

Contribuez et ajoutez une nouvelle réutilisation au catalogue de ce site.

Créez ou trouvez votre organisation

Vous pouvez créer une nouvelle organisation ou trouver la vôtre