Git Product home page Git Product logo

gtfs-feed-fetcher's People

Contributors

bryanquigley avatar ddohler avatar dependabot[bot] avatar flibbertigibbet avatar hectcastro avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

gtfs-feed-fetcher's Issues

NJ bus and train data via fetch_feeds are out-of-date

For the last 2 deploys (July & August), the NJ bus and train data downloaded by fetch_feeds.py was not the most current data and did not match the data available through the NJ Transit developer portal. We should update fetch_feeds to download the data from the portal; unfortunately, it looks like this might involve reverting a part of the fix in PR 13, though maybe we can see how Transitland is handling this issue and update it a similar way.

Remove extraneous error message

Occasionally after download and verification, processing output will contain:

ERROR:root:Error processing nj_rail.zip: Download is not a zip file

This appears to be an extraneous error message; zip file can be processed successfully.

Do not output this message for valid zip files (do retain error message for corrupted zip files or files of the wrong format).

Replace with more modern/supported gtfs linter

We are getting a septa bus error right, now it might not be current as our TransitFeed Validator is no longer maintained and recommends using gtfs-validator from MobilityData now.

I've played around with it a bit - and it can make a nice HTML report - but not sure how best to work with it programmatically.

Another alternative might be to just fully replace this project by a combination of https://github.com/interline-io/transitland-lib and the transitland-atlas.

PATCO file name has changed

URL path has changed from patco.zip to PortAuthorityTransitCorporation.zip.

Contacted agency, who said the new URL should stay constant.

Check for new Delaware GTFS by scraping page

Delaware feed always reports as new and gets downloaded again on feed check.

The Delaware GTFS download no longer sets the last-modified header, so instead scrape the "last updated" date from this page with the download link.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.