Skip to content

Commit f9ca591

Browse files
committed
update readme
1 parent 125de9b commit f9ca591

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

README.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
<!-- to update use https://marketplace.visualstudio.com/items?itemName=yzhang.markdown-all-in-one -->
44

5-
- [Latest Updates](#latest-updates)
65
- [Introduction](#introduction)
76
- [Goals](#goals)
87
- [Related Work](#related-work)
@@ -15,21 +14,13 @@
1514
- [Authentication](#authentication)
1615
- [Tags](#tags)
1716

18-
## Latest Updates
19-
20-
* **21 December 2022** DMFR v0.4.1 adds a new "replace_url" option for authorization secrets. This allows a private url to be used to fetch the data.
21-
* **21 October 2021** DMFR v0.4.0 now handles both feed and operator records. An operator can be used to group together one or more feeds and provide metadata, like the [operator listings on the public Transitland](https://www.transit.land/operators).
22-
* **18 November 2019** Transitland v2 is now using DMFR to power the new [Transitland Atlas](https://github.com/transitland/transitland-atlas) repository.
23-
24-
2517
## Introduction
2618

27-
This is an experimental set of guidelines for data publishers providing machine readable lists of their feeds _and_ for data aggregation platforms providing machine readable lists of their feed contents to each other. This project is rooted in publishing and sharing lists of GTFS feeds for fixed-route public-transit networks. It's also applicable to real-time transit, bike-share, e-scooter, and other mobility datasets that take the form of "feeds" published at stable URLs:
19+
This is a set of guidelines for data publishers providing machine readable lists of their feeds _and_ for data aggregation platforms providing machine readable lists of their feed contents to each other. This project is rooted in publishing and sharing lists of GTFS feeds for fixed-route public-transit networks. It's also applicable to real-time transit, bike-share, e-scooter, and other mobility datasets that take the form of "feeds" published at stable URLs:
2820

2921
- [GTFS](https://gtfs.org/reference/static/)
3022
- [GTFS-Realtime](https://gtfs.org/reference/realtime/v2/)
3123
- [GBFS](https://github.com/NABSA/gbfs/#readme)
32-
- [MDS](https://github.com/CityOfLosAngeles/mobility-data-specification/#readme)
3324

3425
## Goals
3526

0 commit comments

Comments
 (0)