Skip to content

Commit 68c928c

Browse files
committed
trying to update readme so portfolio will run
1 parent fecfdcc commit 68c928c

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed
File renamed without changes.

portfolio/gtfs_digest/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# GTFS Digest
2+
3+
This portfolio houses performance metrics from GTFS schedule and vehicle positions time-series data for all transit operators by route.
4+
To read about the methodology, please visit [here](https://github.com/cal-itp/data-analyses/blob/main/gtfs_digest/methodology.md).
5+
6+
To download our processed full data that powers this portfolio, please navigate to the folder titled `gtfs_digest` [here](https://console.cloud.google.com/storage/browser/calitp-publish-data-analysis). You will find the most recent datasets in a `.parquet` format. The data pulled from the Federal Transit Administration's National Transit Data is located [here](https://www.transit.dot.gov/ntd/data-product/2022-annual-database-agency-information).

portfolio/sites/gtfs_digest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,5 +125,5 @@ parts:
125125
district: 12 - Irvine
126126
sections:
127127
- organization_name: Orange County Transportation Authority
128-
readme: ./gtfs_digest/README_pipeline.md
128+
readme: ./gtfs_digest/README.md
129129
title: GTFS Digest

0 commit comments

Comments
 (0)