MobilityData / mobility-database-catalogs

The Catalogs of Sources of the Mobility Database.
Apache License 2.0
257 stars 51 forks source link

Check if a feed URL already exists in the sources.csv #458

Open emmambd opened 1 month ago

emmambd commented 1 month ago

What problem is your feature request trying to solve? Right now, we manually check if a feed URL already exists in sources.csv before we add it to the spreadsheet.

Describe the solution you'd like Check if a download URL already exists in sources.csv as a producer URL before it's added to the import tab.

The sources.csv will have to be reuploaded to check against each time.

How will we know when this is done? Should test with a duplicate URL to make sure it is "caught" and not added to the spreadsheet. Maybe a pop up in the spreadsheet to say it's a duplicate and it hasn't been added to the import sheet?

Additional context Examples of GTFS feed extraction here