Skip to content

nessimabadi/panatrans-dataset

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Panatrans Dataset

Dataset of the public bus transportation system of Ciudad de Panamá (Panamá).

About

Panatrans is a collaborative project to allow the users of the Panamanian public transport to create a dataset with the information of the stops and routes available in the City of Panama (which was inexistent at the time the project started).

This project is based on the premise that open software and open data are keys on innovation.

Panatrans is divided in four components:

  1. gtfs_api: The data model. It is an implementation of the GTFS Specification in ruby on rails as an engine.
  2. panatrans-api This project. It is the server side that populates a JSON API based on the data model of gtfs_api.
  3. panatrans-web: A javascript web client that makes usage of panatrans-api
  4. panatrans-dataset: It is the GTFS feed of the Panamanian public transport.

THE Dataset

This dataset compatible with the General Transit Feed Specification (GTFS) defined by Google.

The source of this dataset is a KML that was published by MiBus on 2016 on its web page. The KML was parsed with panatrans-kml_extractor and this is the result or parsing and some hand work on the output.

v1.0.0 version

There was a first version of the dataset, which was an extremely simplification of the GTFS specification, can be found on the v1.0.0 tag.

License

panatrans-dataset is made available under the Open Database License. Any rights in individual contents of the database are licensed under the Database Contents License.

When using panatrans-dataset, credits should be publicly available:

Panatrans-dataset © www.panatrans.org contributors, distributed under Open Database License

About

Panama's public transport dataset

Resources

Stars

Watchers

Forks

Packages

No packages published