Skip to content

Set unstable feed field - #1629

Draft
ianktc wants to merge 2 commits into
mainfrom
import/update-unstable-feeds
Draft

Set unstable feed field#1629
ianktc wants to merge 2 commits into
mainfrom
import/update-unstable-feeds

Conversation

@ianktc

@ianktc ianktc commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@ianktc
ianktc requested a review from emmambd August 20, 2026 20:48

@emmambd emmambd left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! The main cases I've called out are:

  1. False positives where it looks like a date has been identified where it doesn't exist
  2. Feeds that have versions. I don't -think- we should treat these as unstable because versions could theoretically last for years, but I'm open to discussion on it

@@ -17,5 +17,6 @@
"urls": {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Doesn't look like a date to me - something I'm missing?

"maximum_longitude": 131.131822,
"extracted_on": "2022-03-16T22:01:23+00:00"
}
},

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think versions should necessarily count as unstable (hard to know when they will be changed, could be years)

@@ -18,5 +18,6 @@
"urls": {
"direct_download": "https://dipl.nt.gov.au/data-feeds/bus-gtfs/google-transit-alice-springs.zip?v=0.7.0",
"latest": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/au-northern-territory-department-of-transport-public-transport-gtfs-683.zip?alt=media"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See above

@@ -19,5 +19,6 @@
"direct_download": "https://transport-data-gouv-fr-resource-history-prod.cellar-c2.services.clever-cloud.com/79752/79752.20231005.100848.400086.zip",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good - just noticing these France feeds could be redirected to TDG alternatives in many cases. Could be a separate issue

}
},
"urls": {
"direct_download": "https://raw.githubusercontent.com/transitland/gtfs-archives-not-hosted-elsewhere/3db26c0092b6efeb1886a99b4fc0765122b0282b/delhi-bus.zip",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not a date

@@ -19,5 +19,6 @@
"direct_download": "https://github.com/shubhamvelani/VapiGTFS/releases/download/v1.0.0/Vapi_GTFS.zip",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

see my comment above about versions being omitted

@@ -18,5 +18,6 @@
"direct_download": "https://www.wroclaw.pl/open-data/87b09b32-f076-4475-8ec9-6020ed1f9ac0/1513602900.0_OtwartyWroclaw_rozklad_jazdy_GTFS.zip",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not a date I don't believe

"is_official": "True",
"redirect": []
"urls": {
"direct_download": "https://gateway.carris.pt/gateway/gtfs/api/v2.11/GTFS",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

version discussion above

@@ -18,5 +18,6 @@
"urls": {
"direct_download": "https://www.heleonbus.hawaiicounty.gov/home/showpublisheddocument/307470/638458319827900000",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no date here

"maximum_longitude": null,
"extracted_on": "2026-08-12T20:08:24+00:00"
}
},

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

version discussion

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants