Skip to content

Commit

Permalink
Merge pull request #2 from CityOfLosAngeles/dev
Browse files Browse the repository at this point in the history
Dev changes
  • Loading branch information
jfh01 authored Apr 2, 2019
2 parents 2781be3 + 9f93c01 commit 3bcfaf1
Show file tree
Hide file tree
Showing 9 changed files with 123 additions and 62 deletions.
8 changes: 8 additions & 0 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
## Below is the MDS CODEOWNERS file, which dictates who is required for review on any given file.

## All MDS approvals
* @hunterowens @thekaveman @cityoflosangeles/transportation


## Agency Specific
/agency/* @cityoflosangeles/ellis-associates
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ The specification will be versioned using Git tags and [semantic versioning](htt

The City of Los Angeles is currently looking for feedback and comments on the draft versions. Comments can be made by making an Github Issue, while suggested changes can be made using a pull request. The rules and guidelines for the Los Angeles Dockless Bikeshare Systems / Pilot Program can be found on [Council Clerk Connect](https://cityclerk.lacity.org/lacityclerkconnect/index.cfm?fa=ccfi.viewrecord&cfnumber=17-1125).

*2/12/2019 Update*: City of Los Angeles One Year Permit Application MDS Agency Compliance: LADOT is seeking compliance with MDS Agency as a requirement of the one-year permit. LADOT hosted a webinar on Thursday, February 7th to give an overview of the MDS Agency sandbox, discuss and answer questions about integration and timeline for Agency services. Slides from the presentation can be viewed [here](https://ladot.lacity.org/sites/g/files/wph266/f/MDS%20Developer%20Webinar%20-%20One%20Year%20Permitting%20Overview.pdf).
*2/12/2019 Update*: City of Los Angeles One Year Permit Application MDS Agency Compliance: LADOT is seeking compliance with MDS Agency as a requirement of the one-year permit, and hosted a webinar on Thursday, February 7th to give an overview of the MDS Agency sandbox, discuss and answer questions about integration and timeline for Agency services. The slides from the webinar presentation can be found [here](https://ladot.lacity.org/sites/g/files/wph266/f/MDS%20Developer%20Webinar%20-%20One%20Year%20Permitting%20Overview.pdf)

*12/27/2018 Update*: Applications for the One-Year Dockless On-Demand Personal Mobility Permit are now available on the [LADOT Website](https://ladot.lacity.org/ladot-begins-one-year-dockless-demand-personal-mobility-program)

Expand Down
3 changes: 3 additions & 0 deletions ReleaseGuidelines.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,8 @@ The following steps **must** be followed for **every** release of MDS:

1. Ensure the [Milestone][mds-milestones] for this release is at `100%`.

1. Update the [schema version regex][mds-schema-common]

1. Run the schema generator to ensure the schema files are up to date:

```console
Expand Down Expand Up @@ -205,5 +207,6 @@ The following steps **must** be followed for **every** release of MDS:
[mds-pr-new]: https://github.com/CityOfLosAngeles/mobility-data-specification/compare
[mds-releases]: https://github.com/CityOfLosAngeles/mobility-data-specification/releases
[mds-releases-new]: https://github.com/CityOfLosAngeles/mobility-data-specification/releases/new
[mds-schema-common]: https://github.com/CityOfLosAngeles/mobility-data-specification/blob/master/generate_schema/common.json
[mds-tags]: https://github.com/CityOfLosAngeles/mobility-data-specification/tags
[semver]: https://semver.org/
157 changes: 102 additions & 55 deletions agency/README.md

Large diffs are not rendered by default.

Binary file added agency/images/MDS_agency_event_state.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions generate_schema/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
"type": "string",
"title": "The MDS Provider version this data represents",
"examples": [
"0.2.0"
"0.3.0"
],
"pattern": "^0\\.2\\.[0-9]+$"
"pattern": "^0\\.3\\.[0-9]+$"
},
"uuid": {
"$id": "#/definitions/uuid",
Expand Down
4 changes: 2 additions & 2 deletions provider/status_changes.json
Original file line number Diff line number Diff line change
Expand Up @@ -169,9 +169,9 @@
"type": "string",
"title": "The MDS Provider version this data represents",
"examples": [
"0.2.0"
"0.3.0"
],
"pattern": "^0\\.2\\.[0-9]+$"
"pattern": "^0\\.3\\.[0-9]+$"
},
"uuid": {
"$id": "#/definitions/uuid",
Expand Down
4 changes: 2 additions & 2 deletions provider/trips.json
Original file line number Diff line number Diff line change
Expand Up @@ -200,9 +200,9 @@
"type": "string",
"title": "The MDS Provider version this data represents",
"examples": [
"0.2.0"
"0.3.0"
],
"pattern": "^0\\.2\\.[0-9]+$"
"pattern": "^0\\.3\\.[0-9]+$"
},
"uuid": {
"$id": "#/definitions/uuid",
Expand Down
3 changes: 3 additions & 0 deletions providers.csv
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,6 @@ Spin,70aa475d-1fcd-4504-b69c-2eeb2107f7be,https://www.spin.app,https://api.spin.
WIND,d56d2df6-fa92-43de-ab61-92c3a84acd7d,https://www.wind.co,https://partners.wind.co/v1/mds,
Tier,264aad41-b47c-415d-8585-0208d436516e,https://www.tier.app,https://partner.tier-services.io/mds,
Cloud,bf95148b-d1d1-464e-a140-6d2563ac43d4,https://www.cloud.tt,https://mds.cloud.tt,https://mds.cloud.tt/gbfs
BlueLA,f3c5a65d-fd85-463e-9564-fc95ea473f7d,https://www.bluela.com,https://api.bluela.com/mds/v0,https://api.bluela.com/gbfs/v1/meta
Bolt,3291c288-c9c8-42f1-bc3e-8502b077cd7f,https://www.micromobility.com/,https://bolt.miami/bolt2/api/mds,
CLEVR,daecbe87-a9f2-4a5a-b5df-8e3e14180513,https://clevrmobility.com,https://portal.clevrmobility.com/api/la/,https://portal.clevrmobility.com/api/gbfs/en/discovery/

0 comments on commit 3bcfaf1

Please sign in to comment.