French Open Transport Data Finder (GTFS) avatar

French Open Transport Data Finder (GTFS)

Pricing

Pay per usage

Go to Apify Store
French Open Transport Data Finder (GTFS)

French Open Transport Data Finder (GTFS)

Search transport.data.gouv.fr, France's national mobility data hub, for open datasets: GTFS, GTFS-RT, NeTEx, carpooling, bike-share, EV charging. Get download URLs. Free.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

DEV DEV

DEV DEV

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

What it does. This free actor searches transport.data.gouv.fr, France's official Point d'Accès National for mobility data, and returns matching open transport datasets with their downloadable resources. Filter by keyword and by format (GTFS, GTFS-RT, NeTEx, SIRI, CSV…) to find feeds for buses, trains, tram, metro, carpooling, bike-share and EV charging across France — with direct download URLs. Trouvez les jeux de données de transport ouverts (GTFS, horaires, vélo) publiés en France.

Input

FieldTypeDescription
queriesarray of stringsKeywords matched on title, type and tags. Use "*" to list everything. One item per matching dataset.
formatstringOptional resource-format filter, e.g. GTFS, gtfs-rt, NeTEx, csv.
maxResultsintegerMax datasets per keyword (default 200).

Output (example)

{
"status": "found",
"query": "gtfs",
"title": "Horaires théoriques du réseau ...",
"type": "public-transit",
"publisher": "...",
"covered_area": ["France"],
"formats": "GTFS, NeTEx",
"page_url": "https://transport.data.gouv.fr/datasets/...",
"resources": [{ "title": "GTFS", "format": "GTFS", "url": "https://.../feed.zip" }]
}

Each row carries a status field: found, not_found or error.

Use cases

  • Discover and monitor GTFS / GTFS-RT feeds for any French network.
  • Automate download URLs for a mobility data pipeline.
  • Audit which operators publish open data and in which formats.
  • Feed a trip-planner, transit map or research project.

Limitations & fair use

The full catalogue is fetched from the official transport.data.gouv.fr API and filtered locally. Individual feeds keep their own open licences (shown per dataset). This actor is free: you only pay your Apify platform usage.

More actors by this developer: https://apify.com/vigilant_jasmine