-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Fabian Kloosterman edited this page Sep 10, 2026
·
3 revisions
Welcome to the ridescoredc-models wiki!
Design proposals for the data and safety model side of Ride Score DC. These are drafts, written for the team to read and comment on. Nothing here has been adopted, and the team has not yet settled how a proposal would be adopted.
| Proposal | Status | Title | Applies to |
|---|---|---|---|
| 0001 | Draft | The data computation pipeline and the data package | ridescoredc-models |
| 0002 | Draft | Dataset descriptions | ridescoredc-models |
| 0003 | Not Started | The presentation and the manifest | ridescoredc-models, ridescoredc-website |
| 0004 | Not Started | User-adjustable parameters | ridescoredc-models, ridescoredc-website |
| 0005 | Draft | Database organization | ridescoredc-models |
| 0006 | Unfinished | Deploying data packages and deployment bundles | ridescoredc-models |
| 0007 | Not Started | The base bike road network | ridescoredc-models |
A number with no link is reserved: the proposal is being drafted and is not posted here yet. The number is taken and should not be reused.
"Applies to" is the repository each proposal concerns, taken from the proposal's own header.
Read them in order. Each proposal stands alone, and each adds to an earlier one rather than revising it:
- 0001 computes datasets, bundles them into a package, and loads one into a database.
- 0002 adds what the data means, and holds the data to it.
- 0005 divides the database by who owns what.
- 0006 delivers packages and bundles to a server and applies them.
New proposals start from Proposal-Template and take the next number.