-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c16332d
commit 6943609
Showing
15 changed files
with
93,115 additions
and
93,115 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# County Connection GTFS | ||
|
||
## Description | ||
This is the [GTFS](https://developers.google.com/transit/gtfs/) for County Connection, a transit agency in Contra Costa County, California. | ||
|
||
## License | ||
This project is licensed under GNU General Public License v3.0. | ||
# County Connection GTFS | ||
|
||
## Description | ||
This is the [GTFS](https://developers.google.com/transit/gtfs/) for County Connection, a transit agency in Contra Costa County, California. | ||
|
||
## License | ||
This project is licensed under GNU General Public License v3.0. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
agency_name,agency_url,agency_timezone,agency_lang,agency_phone | ||
County Connection,http://www.countyconnection.com/,America/Los_Angeles,EN,925-676-7500 | ||
agency_name,agency_url,agency_timezone,agency_lang,agency_phone | ||
County Connection,http://www.countyconnection.com/,America/Los_Angeles,EN,925-676-7500 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,22 @@ | ||
service_id,monday,tuesday,wednesday,thursday,friday,saturday,sunday,start_date,end_date | ||
1,1,0,0,0,0,0,0,20200223,20200606 | ||
2,0,1,0,1,1,0,0,20200223,20200606 | ||
3,0,0,1,0,0,0,0,20200223,20200606 | ||
4,0,0,0,0,0,1,0,20200223,20200606 | ||
5,0,0,0,0,0,0,1,20200223,20200606 | ||
6,0,0,0,1,1,0,0,20200223,20200407 | ||
7,1,1,1,1,0,0,0,20200223,20200407 | ||
8,0,1,1,1,1,0,0,20200223,20200606 | ||
9,1,1,0,1,1,0,0,20200223,20200606 | ||
10,1,1,1,1,1,0,0,20200223,20200606 | ||
11,1,0,1,0,0,0,0,20200223,20200606 | ||
12,0,1,0,1,0,0,0,20200223,20200606 | ||
13,0,1,0,0,0,0,0,20200223,20200606 | ||
14,0,0,0,1,0,0,0,20200223,20200606 | ||
15,0,0,0,0,1,0,0,20200223,20200407 | ||
16,0,0,0,0,0,0,0,20200223,20200407 | ||
17,0,0,0,0,0,1,0,20200223,20200407 | ||
18,0,0,0,0,0,0,1,20200223,20200407 | ||
19,0,0,0,0,0,0,0,20200223,20200417 | ||
20,0,0,0,0,0,0,0,20200223,20200417 | ||
21,0,0,0,0,0,0,0,20200223,20200417 | ||
service_id,monday,tuesday,wednesday,thursday,friday,saturday,sunday,start_date,end_date | ||
1,1,0,0,0,0,0,0,20200223,20200606 | ||
2,0,1,0,1,1,0,0,20200223,20200606 | ||
3,0,0,1,0,0,0,0,20200223,20200606 | ||
4,0,0,0,0,0,1,0,20200223,20200606 | ||
5,0,0,0,0,0,0,1,20200223,20200606 | ||
6,0,0,0,1,1,0,0,20200223,20200407 | ||
7,1,1,1,1,0,0,0,20200223,20200407 | ||
8,0,1,1,1,1,0,0,20200223,20200606 | ||
9,1,1,0,1,1,0,0,20200223,20200606 | ||
10,1,1,1,1,1,0,0,20200223,20200606 | ||
11,1,0,1,0,0,0,0,20200223,20200606 | ||
12,0,1,0,1,0,0,0,20200223,20200606 | ||
13,0,1,0,0,0,0,0,20200223,20200606 | ||
14,0,0,0,1,0,0,0,20200223,20200606 | ||
15,0,0,0,0,1,0,0,20200223,20200407 | ||
16,0,0,0,0,0,0,0,20200223,20200407 | ||
17,0,0,0,0,0,1,0,20200223,20200407 | ||
18,0,0,0,0,0,0,1,20200223,20200407 | ||
19,0,0,0,0,0,0,0,20200223,20200417 | ||
20,0,0,0,0,0,0,0,20200223,20200417 | ||
21,0,0,0,0,0,0,0,20200223,20200417 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
service_id,date,exception_type | ||
1,20200525,2 | ||
9,20200525,2 | ||
10,20200525,2 | ||
11,20200525,2 | ||
|
||
service_id,date,exception_type | ||
1,20200525,2 | ||
9,20200525,2 | ||
10,20200525,2 | ||
11,20200525,2 | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
fare_id,price,currency_type,payment_method,transfers,transfer_duration | ||
1,2.50,USD,0,,7200 | ||
2,0,USD,0,,7200 | ||
fare_id,price,currency_type,payment_method,transfers,transfer_duration | ||
1,2.50,USD,0,,7200 | ||
2,0,USD,0,,7200 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,42 +1,42 @@ | ||
fare_id,route_id,origin_id,destination_id,contains_id | ||
1,1,,, | ||
1,2,,, | ||
2,3,,, | ||
2,4,,, | ||
1,5,,, | ||
2,6,,, | ||
1,7,,, | ||
1,8,,, | ||
1,9,,, | ||
1,10,,, | ||
1,11,,, | ||
1,12,,, | ||
1,13,,, | ||
1,14,,, | ||
1,15,,, | ||
1,16,,, | ||
1,17,,, | ||
1,18,,, | ||
1,19,,, | ||
1,20,,, | ||
1,21,,, | ||
1,22,,, | ||
1,23,,, | ||
1,24,,, | ||
1,25,,, | ||
2,26,,, | ||
2,27,,, | ||
1,28,,, | ||
2,29,,, | ||
1,30,,, | ||
1,31,,, | ||
1,32,,, | ||
1,33,,, | ||
1,34,,, | ||
1,35,,, | ||
1,36,,, | ||
1,37,,, | ||
1,38,,, | ||
1,39,,, | ||
1,40,,, | ||
2,41,,, | ||
fare_id,route_id,origin_id,destination_id,contains_id | ||
1,1,,, | ||
1,2,,, | ||
2,3,,, | ||
2,4,,, | ||
1,5,,, | ||
2,6,,, | ||
1,7,,, | ||
1,8,,, | ||
1,9,,, | ||
1,10,,, | ||
1,11,,, | ||
1,12,,, | ||
1,13,,, | ||
1,14,,, | ||
1,15,,, | ||
1,16,,, | ||
1,17,,, | ||
1,18,,, | ||
1,19,,, | ||
1,20,,, | ||
1,21,,, | ||
1,22,,, | ||
1,23,,, | ||
1,24,,, | ||
1,25,,, | ||
2,26,,, | ||
2,27,,, | ||
1,28,,, | ||
2,29,,, | ||
1,30,,, | ||
1,31,,, | ||
1,32,,, | ||
1,33,,, | ||
1,34,,, | ||
1,35,,, | ||
1,36,,, | ||
1,37,,, | ||
1,38,,, | ||
1,39,,, | ||
1,40,,, | ||
2,41,,, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,42 +1,42 @@ | ||
route_id,route_short_name,route_long_name,route_type,route_color,route_text_color | ||
1,1,Rossmoor/Shadelands,3,006493,ffffff | ||
2,10,Concord BART/Clayton Rd,3,006493,ffffff | ||
3,11,Concord BART/Pleasant Hill BART,3,46A076,ffffff | ||
4,14,Concord BART/Walnut Creek BART,3,46A076,ffffff | ||
5,15,Concord BART/Pleasant Hill BART,3,006493,ffffff | ||
6,16,Martinez Amtrak/Concord BART,3,46A076,ffffff | ||
7,17,Concord BART/North Concord BART,3,006493,ffffff | ||
8,18,Martinez Amtrak/Pleasant Hill BART,3,006493,ffffff | ||
9,19,Martinez Amtrak/Concord BART,3,006493,ffffff | ||
10,20,DVC/Concord BART,3,006493,ffffff | ||
11,21,Walnut Creek BART/San Ramon,3,006493,ffffff | ||
12,250,Lafayette BART/Saint Mary's College,3,7A99AC,ffffff | ||
13,260F,Concord BART/Cal State East Bay,3,7A99AC,ffffff | ||
14,260MTH,Concord BART/Cal State East Bay,3,7A99AC,ffffff | ||
15,27,North Concord BART/Bates Ave,3,006493,ffffff | ||
16,28,DVC/Amtrak,3,006493,ffffff | ||
17,310,Concord BART/Clayton Rd,3,9C629D,ffffff | ||
18,311,Concord BART/Walnut Creek BART,3,9C629D,ffffff | ||
19,314,Concord BART/DVC,3,9C629D,ffffff | ||
20,315,Concord BART/Bel Air Dr,3,9C629D,ffffff | ||
21,316,Martinez Amtrak/Pleasant Hill BART,3,9C629D,ffffff | ||
22,320,DVC/Concord BART,3,9C629D,ffffff | ||
23,321,BART Walnut Creek/San Ramon,3,9C629D,ffffff | ||
24,335,BART Dublin/San Ramon,3,9C629D,ffffff | ||
25,35,Dublin/Pleasanton BART/San Ramon,3,006493,ffffff | ||
26,4,Walnut Creek BART/Broadway Plaza,3,46A076,ffffff | ||
27,5,Walnut Creek BART/Creekside Dr,3,46A076,ffffff | ||
28,6,Lafayette BART/Orinda BART,3,006493,ffffff | ||
29,7,Pleasant Hill BART/Shadelands,3,46A076,ffffff | ||
30,712,Bay Point BART/Oakland 19th St,3,999999,ffffff | ||
31,715,North Concord BART/Lafayette BART,3,999999,ffffff | ||
32,9,DVC/Walnut Creek BART,3,006493,ffffff | ||
33,91X,Concord Commuter Express,3,DE9637,ffffff | ||
34,92X,Pleasanton ACE/Mitchell Dr,3,DE9637,ffffff | ||
35,93X,Walnut Creek BART/Antioch BART,3,DE9637,ffffff | ||
36,95X,San Ramon/BART Walnut Creek,3,DE9637,ffffff | ||
37,96X,BART Walnut Creek/Bishop Ranch,3,DE9637,ffffff | ||
38,97X,Dublin BART/Bishop Ranch,3,DE9637,ffffff | ||
39,98X,Martinez Amtrak/Walnut Creek BART,3,DE9637,ffffff | ||
40,99X,Martinez Amtrak/North Concord BART,3,DE9637,ffffff | ||
41,ALCR,Alamo Creek Shuttle,3,46A076,ffffff | ||
route_id,route_short_name,route_long_name,route_type,route_color,route_text_color | ||
1,1,Rossmoor/Shadelands,3,006493,ffffff | ||
2,10,Concord BART/Clayton Rd,3,006493,ffffff | ||
3,11,Concord BART/Pleasant Hill BART,3,46A076,ffffff | ||
4,14,Concord BART/Walnut Creek BART,3,46A076,ffffff | ||
5,15,Concord BART/Pleasant Hill BART,3,006493,ffffff | ||
6,16,Martinez Amtrak/Concord BART,3,46A076,ffffff | ||
7,17,Concord BART/North Concord BART,3,006493,ffffff | ||
8,18,Martinez Amtrak/Pleasant Hill BART,3,006493,ffffff | ||
9,19,Martinez Amtrak/Concord BART,3,006493,ffffff | ||
10,20,DVC/Concord BART,3,006493,ffffff | ||
11,21,Walnut Creek BART/San Ramon,3,006493,ffffff | ||
12,250,Lafayette BART/Saint Mary's College,3,7A99AC,ffffff | ||
13,260F,Concord BART/Cal State East Bay,3,7A99AC,ffffff | ||
14,260MTH,Concord BART/Cal State East Bay,3,7A99AC,ffffff | ||
15,27,North Concord BART/Bates Ave,3,006493,ffffff | ||
16,28,DVC/Amtrak,3,006493,ffffff | ||
17,310,Concord BART/Clayton Rd,3,9C629D,ffffff | ||
18,311,Concord BART/Walnut Creek BART,3,9C629D,ffffff | ||
19,314,Concord BART/DVC,3,9C629D,ffffff | ||
20,315,Concord BART/Bel Air Dr,3,9C629D,ffffff | ||
21,316,Martinez Amtrak/Pleasant Hill BART,3,9C629D,ffffff | ||
22,320,DVC/Concord BART,3,9C629D,ffffff | ||
23,321,BART Walnut Creek/San Ramon,3,9C629D,ffffff | ||
24,335,BART Dublin/San Ramon,3,9C629D,ffffff | ||
25,35,Dublin/Pleasanton BART/San Ramon,3,006493,ffffff | ||
26,4,Walnut Creek BART/Broadway Plaza,3,46A076,ffffff | ||
27,5,Walnut Creek BART/Creekside Dr,3,46A076,ffffff | ||
28,6,Lafayette BART/Orinda BART,3,006493,ffffff | ||
29,7,Pleasant Hill BART/Shadelands,3,46A076,ffffff | ||
30,712,Bay Point BART/Oakland 19th St,3,999999,ffffff | ||
31,715,North Concord BART/Lafayette BART,3,999999,ffffff | ||
32,9,DVC/Walnut Creek BART,3,006493,ffffff | ||
33,91X,Concord Commuter Express,3,DE9637,ffffff | ||
34,92X,Pleasanton ACE/Mitchell Dr,3,DE9637,ffffff | ||
35,93X,Walnut Creek BART/Antioch BART,3,DE9637,ffffff | ||
36,95X,San Ramon/BART Walnut Creek,3,DE9637,ffffff | ||
37,96X,BART Walnut Creek/Bishop Ranch,3,DE9637,ffffff | ||
38,97X,Dublin BART/Bishop Ranch,3,DE9637,ffffff | ||
39,98X,Martinez Amtrak/Walnut Creek BART,3,DE9637,ffffff | ||
40,99X,Martinez Amtrak/North Concord BART,3,DE9637,ffffff | ||
41,ALCR,Alamo Creek Shuttle,3,46A076,ffffff |
Oops, something went wrong.