Add files via upload

This commit is contained in:
Peter Norvig 2024-05-26 19:38:04 -07:00 committed by GitHub
parent 37bd1156a9
commit cc0f93a8eb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 592 additions and 549 deletions

File diff suppressed because one or more lines are too long

View File

@ -13,7 +13,7 @@
},
{
"cell_type": "code",
"execution_count": 33,
"execution_count": 1,
"metadata": {},
"outputs": [],
"source": [
@ -42,7 +42,7 @@
},
{
"cell_type": "code",
"execution_count": 119,
"execution_count": 2,
"metadata": {},
"outputs": [],
"source": [
@ -80,7 +80,7 @@
},
{
"cell_type": "code",
"execution_count": 125,
"execution_count": 3,
"metadata": {},
"outputs": [],
"source": [
@ -110,7 +110,7 @@
},
{
"cell_type": "code",
"execution_count": 36,
"execution_count": 4,
"metadata": {},
"outputs": [],
"source": [
@ -127,7 +127,7 @@
},
{
"cell_type": "code",
"execution_count": 39,
"execution_count": 5,
"metadata": {},
"outputs": [],
"source": [
@ -146,7 +146,7 @@
},
{
"cell_type": "code",
"execution_count": 59,
"execution_count": 6,
"metadata": {},
"outputs": [],
"source": [
@ -155,6 +155,7 @@
"places = drop_index(pd.read_table(open('bikeplaceshort.csv'), sep=',', comment='#'))\n",
"\n",
"tiles = drop_index(pd.DataFrame(columns='date square cluster total comment'.split(), data=[\n",
" ('04/28/2024', 14, 1275, 3382, 'Livermore!11287081291'),\n",
" ('02/25/2024', 14, 1196, 3279, 'Expanding through Santa Cruz and to the South!10838162005'),\n",
" ('01/01/2024', 14, 1056, 3105, 'Start of this year'),\n",
" ('12/08/2023', 14, 1042, 3084, 'Benicia ride connects East Bay and Napa clusters!10350071201'),\n",
@ -177,7 +178,7 @@
},
{
"cell_type": "code",
"execution_count": 41,
"execution_count": 7,
"metadata": {},
"outputs": [],
"source": [
@ -222,7 +223,7 @@
},
{
"cell_type": "code",
"execution_count": 101,
"execution_count": 8,
"metadata": {},
"outputs": [],
"source": [
@ -267,7 +268,7 @@
},
{
"cell_type": "code",
"execution_count": 44,
"execution_count": 9,
"metadata": {},
"outputs": [],
"source": [
@ -281,11 +282,11 @@
" return drop_index(leaders.sort_values('Avg %', ascending=False))\n",
"\n",
"leaders = make_leaders([ # Data as of Jan 3, 2024 (Name, Initials, SMC, SCC)\n",
" ('Megan Gardner', 'MG', 99.01, 13.6),\n",
" ('Barry Mann', 'BM', 77.41, 30.38), \n",
" ('Peter Norvig', 'PN', 63.5, 33.0),\n",
" ('Brian Feinberg', 'BF', 32.5, 43.9),\n",
" ('Jason Molenda', 'JM', 7.56, 56.25) \n",
" ('Megan Gardner', 'MG', 99.4, 13.6),\n",
" ('Barry Mann', 'BM', 77.4, 30.4), \n",
" ('Peter Norvig', 'PN', 65.1, 35.3),\n",
" ('Brian Feinberg', 'BF', 32.5, 44.0),\n",
" ('Jason Molenda', 'JM', 7.56, 56.2) \n",
" ])\n",
" \n",
"def pareto_front(leaders):\n",
@ -308,7 +309,7 @@
},
{
"cell_type": "code",
"execution_count": 45,
"execution_count": 10,
"metadata": {},
"outputs": [],
"source": [

View File

@ -1,102 +1,105 @@
name,miles,county,pct
#,,,
# San Mateo County,,SMC,
#,,,
#
# San Mateo County = SMC
#
Atherton,56.3,SMC,99.8
Bay Area Ridge Trail,395.6,SMC,21.4
Belmont,98.1,SMC,54.2
Brisbane,40.9,SMC,46.7
Bay Area Ridge Trail,395.6,SMC,25.6
Belmont,98.1,SMC,54.7
Brisbane,40.9,SMC,50.2
Broadmoor,8.8,SMC,38.2
Burlingame Hills,6,SMC,71.4
Burlingame,88.4,SMC,54.3
Burleigh Murray Park,2.1,SMC,91.6
Burleigh Murray Park,2.1,SMC,90.9
Burlingame Hills,6,SMC,71.5
Burlingame,88.4,SMC,56.2
Butano State Park,15.2,SMC,30.1
Coal Creek Preserve,3.9,SMC,66.7
Colma,13.7,SMC,38.3
Daly City,148.1,SMC,27.2
East Palo Alto,48.3,SMC,99.6
El Granada,49.2,SMC,38.4
Emerald Lake Hills,24.6,SMC,99.8
Foster City,150,SMC,80.7
Half Moon Bay,68,SMC,32.2
Colma,13.7,SMC,38.9
Daly City,148.1,SMC,27.4
East Palo Alto,48.3,SMC,99.7
El Granada,49.2,SMC,43.6
Emerald Lake Hills,24.6,SMC,99.9
Foster City,150,SMC,90.4
Half Moon Bay,68,SMC,33.6
Half Moon Bay State Beach,4.4,SMC,51.5
Hillsborough,85.3,SMC,52.3
Kensington Square,0.6,SMC,99.9
Ladera,8.1,SMC,99.9
Kensington Square,0.6,SMC,100
Ladera,8.1,SMC,100
Long Ridge Preserve,11.0,SMC,51.2
Los Trancos OSP,0.3,SMC,100
Los Trancos Woods,5.3,SMC,99.9
Menlo Oaks,3.5,SMC,99.9
Menlo Park,139.5,SMC,99.5
Millbrae,65,SMC,40.8
Montara,27.8,SMC,32.7
Moss Beach,19.7,SMC,44.3
North Fair Oaks,26.7,SMC,99.8
Pacifica,150.9,SMC,32.7
Los Trancos Woods,5.3,SMC,100
Menlo Oaks,3.5,SMC,100
Menlo Park,139.5,SMC,99.7
Millbrae,65,SMC,42.6
Montara,27.8,SMC,59.3
Moss Beach,19.7,SMC,43.6
North Fair Oaks,26.7,SMC,100
Pacifica,150.9,SMC,33.2
Palomar Park,4,SMC,99.9
Portola Valley,48.2,SMC,99.5
Purisima Creek Preserve,16.5,SMC,38.7
Purisima Creek Preserve,16.5,SMC,39.0
Redwood City,240.5,SMC,99.3
Russian Ridge Preserve,12.2,SMC,51.2
San Bruno,114,SMC,29.5
San Carlos,99,SMC,99.0
Russian Ridge Preserve,12.2,SMC,59.5
San Bruno,114,SMC,31.0
San Carlos,99,SMC,99.2
San Mateo,256,SMC,51.8
San Mateo Highlands,18,SMC,77.9
Sequoia Tract,11,SMC,99.7
Sky Londa,11.8,SMC,99.4
Skyline Ridge OSP,0.8,SMC,74.9
South San Francisco,185.3,SMC,27.2
West Menlo Park,11.2,SMC,99.8
Windy Hill Preserve,4.1,SMC,99.1
Woodside,75.2,SMC,99.5
#,,,
# Santa Clara County,,SCC,
#,,,
San Mateo Highlands,18,SMC,93.5
Sequoia Tract,11,SMC,100
Sky Londa,11.8,SMC,99.6
Skyline Ridge OSP,0.8,SMC,76.4
South San Francisco,185.3,SMC,29.6
West Menlo Park,11.2,SMC,100
Windy Hill Preserve,4.1,SMC,99.8
Woodside,75.2,SMC,99.4
#
# Santa Clara County = SCC
#
Branham,44,SCC,32.7
Campbell,119,SCC,28.8
Campbell,119,SCC,29.3
Communications Hill,27.8,SCC,39.5
Cupertino,172,SCC,33.2
Edenvale,30,SCC,47
Cupertino,172,SCC,52.8
Edenvale,30,SCC,47.7
Foothills Preserve,1.1,SCC,86.8
Gardner,23.4,SCC,47.2
Gilroy,188.9,SCC,12.1
Gilroy,188.9,SCC,26.4
Los Altos,138.2,SCC,99.6
Los Altos Hills,91.3,SCC,99.4
Los Gatos,148,SCC,33.2
Loyola,18.3,SCC,99.6
Milpitas,224,SCC,37.3
Monte Sereno,20.4,SCC,44.7
Mountain View,208.1,SCC,99.2
Los Altos Hills,91.3,SCC,99.2
Los Gatos,148,SCC,33.6
Loyola,18.3,SCC,99.9
Milpitas,224,SCC,36.7
Monte Sereno,20.4,SCC,52.4
Mountain View,208.1,SCC,99.3
Palo Alto,297.2,SCC,99.0
Parkview,42.5,SCC,33.4
San Francisco Bay Trail,260.8,SCC,62.7
San Jose,2618.7,SCC,27.7
Santa Clara,348,SCC,34
San Martin,35.3,SCC,31.1
Saratoga,180,SCC,29.7
Seven Trees,40.9,SCC,33.6
Spartan Keyes,64.3,SCC,35.7
Sunnyvale,357,SCC,52.4
Willow Glen,81.6,SCC,34.9
Willow Glen South,63.3,SCC,30.5
#,,,
# Alameda County,,,
#,,,
Parkview,42.5,SCC,33.7
San Francisco Bay Trail,260.8,SCC,74.1
San Jose,2618.7,SCC,28
San Martin,35.3,SCC,31.5
Santa Clara,348,SCC,34.8
Saratoga,180,SCC,50.4
Seven Trees,40.9,SCC,33
Spartan Keyes,64.3,SCC,36.8
Sunnyvale,357,SCC,53.3
Willow Glen,81.6,SCC,36
Willow Glen South,63.3,SCC,30.9
#
# Alameda County = ALA
#
Alameda,206.7,ALA,12.2
Albany,42.7,ALA,6.8
Ashland,35.1,ALA,35.7
Berkeley,260.3,ALA,7.4
Cherryland,20.9,ALA,27.1
Emeryville,28.1,ALA,8
Fremont,780.2,ALA,32.2
Hayward,444.5,ALA,30.0
Ashland,35.1,ALA,36.1
Berkeley,260.3,ALA,7.6
Castro Valley,192.5,ALA,26.1
Cherryland,20.9,ALA,27.8
Emeryville,28.1,ALA,7.7
Fairview,34.4,ALA,28.2
Fremont,780.2,ALA,32.9
Hayward,444.5,ALA,32.7
Hayward Acres,3.5,ALA,43.3
Newark,147,ALA,45.9
San Leandro,230.6,ALA,27.5
Newark,147,ALA,51
San Leandro,230.6,ALA,27.7
San Lorenzo,55.5,ALA,40.8
Union City,208.8,ALA,30.7
#,,,
# SF County,,SFC,
#,,,
Union City,208.8,ALA,32.9
#
# SF County = SFC
#
Aquatic Park Fort Mason,6.4,SFC,15.4
Ashbury Heights,3.7,SFC,13
Balboa Terrace,3.4,SFC,18.2
@ -124,9 +127,9 @@ Presidio Terrace,2.8,SFC,43.9
Seacliff,4.1,SFC,29.3
South Beach,4.8,SFC,37.4
Sutro Heights,7.1,SFC,13.2
#,,,
# Far Away Places,,,
#,,,
#
# Far Away Places
#
Barangaroo,1.7,NSW,47.3
Bodega Bay,28.9,SON,17
Cambridge,180.8,MAS,6.2
@ -143,23 +146,23 @@ MIT,9.6,MAS,34.7
Mokelumne Hill,14.7,CAL,26.8
Mt Tamalpais State Park,31.7,MAR,38.7
Muir Beach,4.6,MAR,37.1
Rosie Riveter Park,5.5,CCC,29.3
Rosie Riveter Park,5.5,CCC,73.2
San Rafael,260,MAR,3.7
Sausalito,32.7,MAR,12.9
Stinson Beach,11.2,MAR,32.9
#,,,
# Counties and Bigger,,,
#,,,
San Mateo County,2814,---,61.56
Santa Clara County,7569,---,32.8
Alameda County,5818,---,15.38
Marin County,2333,---,10.75
San Francisco County,1217,---,7.21
Napa County,1609,---,4.85
#
# Counties and Bigger
#
San Mateo County,2814,---,63.5
Santa Clara County,7569,---,33.0
Alameda County,5818,---,16.58
Marin County,2333,---,10.94
San Francisco County,1217,---,9.26
Napa County,1609,---,8.9
Sonoma County,4895,---,5.12
Santa Cruz County,2718,---,7.12
Contra Costa County,5945,---,2.05
#,,,
California,377037,---,1.7108
USA,6406754,---,0.10677
Earth,41974536,---,0.017159
Contra Costa County,5945,---,3.8
#
California,377037,---,1.782
USA,6406754,---,0.11343
Earth,41974536,---,0.017055
1 name name,miles,county,pct miles county pct
2 # #
3 # San Mateo County # San Mateo County = SMC SMC
4 # #
5 Atherton Atherton,56.3,SMC,99.8 56.3 SMC 99.8
6 Bay Area Ridge Trail Bay Area Ridge Trail,395.6,SMC,25.6 395.6 SMC 21.4
7 Belmont Belmont,98.1,SMC,54.7 98.1 SMC 54.2
8 Brisbane Brisbane,40.9,SMC,50.2 40.9 SMC 46.7
9 Broadmoor Broadmoor,8.8,SMC,38.2 8.8 SMC 38.2
10 Burlingame Hills Burleigh Murray Park,2.1,SMC,90.9 6 SMC 71.4
11 Burlingame Burlingame Hills,6,SMC,71.5 88.4 SMC 54.3
12 Burleigh Murray Park Burlingame,88.4,SMC,56.2 2.1 SMC 91.6
13 Butano State Park,15.2,SMC,30.1
14 Coal Creek Preserve Coal Creek Preserve,3.9,SMC,66.7 3.9 SMC 66.7
15 Colma Colma,13.7,SMC,38.9 13.7 SMC 38.3
16 Daly City Daly City,148.1,SMC,27.4 148.1 SMC 27.2
17 East Palo Alto East Palo Alto,48.3,SMC,99.7 48.3 SMC 99.6
18 El Granada El Granada,49.2,SMC,43.6 49.2 SMC 38.4
19 Emerald Lake Hills Emerald Lake Hills,24.6,SMC,99.9 24.6 SMC 99.8
20 Foster City Foster City,150,SMC,90.4 150 SMC 80.7
21 Half Moon Bay Half Moon Bay,68,SMC,33.6 68 SMC 32.2
22 Half Moon Bay State Beach Half Moon Bay State Beach,4.4,SMC,51.5 4.4 SMC 51.5
23 Hillsborough Hillsborough,85.3,SMC,52.3 85.3 SMC 52.3
24 Kensington Square Kensington Square,0.6,SMC,100 0.6 SMC 99.9
25 Ladera Ladera,8.1,SMC,100 8.1 SMC 99.9
26 Long Ridge Preserve Long Ridge Preserve,11.0,SMC,51.2 11.0 SMC 51.2
27 Los Trancos OSP Los Trancos OSP,0.3,SMC,100 0.3 SMC 100
28 Los Trancos Woods Los Trancos Woods,5.3,SMC,100 5.3 SMC 99.9
29 Menlo Oaks Menlo Oaks,3.5,SMC,100 3.5 SMC 99.9
30 Menlo Park Menlo Park,139.5,SMC,99.7 139.5 SMC 99.5
31 Millbrae Millbrae,65,SMC,42.6 65 SMC 40.8
32 Montara Montara,27.8,SMC,59.3 27.8 SMC 32.7
33 Moss Beach Moss Beach,19.7,SMC,43.6 19.7 SMC 44.3
34 North Fair Oaks North Fair Oaks,26.7,SMC,100 26.7 SMC 99.8
35 Pacifica Pacifica,150.9,SMC,33.2 150.9 SMC 32.7
36 Palomar Park Palomar Park,4,SMC,99.9 4 SMC 99.9
37 Portola Valley Portola Valley,48.2,SMC,99.5 48.2 SMC 99.5
38 Purisima Creek Preserve Purisima Creek Preserve,16.5,SMC,39.0 16.5 SMC 38.7
39 Redwood City Redwood City,240.5,SMC,99.3 240.5 SMC 99.3
40 Russian Ridge Preserve Russian Ridge Preserve,12.2,SMC,59.5 12.2 SMC 51.2
41 San Bruno San Bruno,114,SMC,31.0 114 SMC 29.5
42 San Carlos San Carlos,99,SMC,99.2 99 SMC 99.0
43 San Mateo San Mateo,256,SMC,51.8 256 SMC 51.8
44 San Mateo Highlands San Mateo Highlands,18,SMC,93.5 18 SMC 77.9
45 Sequoia Tract Sequoia Tract,11,SMC,100 11 SMC 99.7
46 Sky Londa Sky Londa,11.8,SMC,99.6 11.8 SMC 99.4
47 Skyline Ridge OSP Skyline Ridge OSP,0.8,SMC,76.4 0.8 SMC 74.9
48 South San Francisco South San Francisco,185.3,SMC,29.6 185.3 SMC 27.2
49 West Menlo Park West Menlo Park,11.2,SMC,100 11.2 SMC 99.8
50 Windy Hill Preserve Windy Hill Preserve,4.1,SMC,99.8 4.1 SMC 99.1
51 Woodside Woodside,75.2,SMC,99.4 75.2 SMC 99.5
52 # #
53 # Santa Clara County # Santa Clara County = SCC SCC
54 # #
55 Branham Branham,44,SCC,32.7 44 SCC 32.7
56 Campbell Campbell,119,SCC,29.3 119 SCC 28.8
57 Communications Hill Communications Hill,27.8,SCC,39.5 27.8 SCC 39.5
58 Cupertino Cupertino,172,SCC,52.8 172 SCC 33.2
59 Edenvale Edenvale,30,SCC,47.7 30 SCC 47
60 Foothills Preserve Foothills Preserve,1.1,SCC,86.8 1.1 SCC 86.8
61 Gardner Gardner,23.4,SCC,47.2 23.4 SCC 47.2
62 Gilroy Gilroy,188.9,SCC,26.4 188.9 SCC 12.1
63 Los Altos Los Altos,138.2,SCC,99.6 138.2 SCC 99.6
64 Los Altos Hills Los Altos Hills,91.3,SCC,99.2 91.3 SCC 99.4
65 Los Gatos Los Gatos,148,SCC,33.6 148 SCC 33.2
66 Loyola Loyola,18.3,SCC,99.9 18.3 SCC 99.6
67 Milpitas Milpitas,224,SCC,36.7 224 SCC 37.3
68 Monte Sereno Monte Sereno,20.4,SCC,52.4 20.4 SCC 44.7
69 Mountain View Mountain View,208.1,SCC,99.3 208.1 SCC 99.2
70 Palo Alto Palo Alto,297.2,SCC,99.0 297.2 SCC 99.0
71 Parkview Parkview,42.5,SCC,33.7 42.5 SCC 33.4
72 San Francisco Bay Trail San Francisco Bay Trail,260.8,SCC,74.1 260.8 SCC 62.7
73 San Jose San Jose,2618.7,SCC,28 2618.7 SCC 27.7
74 Santa Clara San Martin,35.3,SCC,31.5 348 SCC 34
75 San Martin Santa Clara,348,SCC,34.8 35.3 SCC 31.1
76 Saratoga Saratoga,180,SCC,50.4 180 SCC 29.7
77 Seven Trees Seven Trees,40.9,SCC,33 40.9 SCC 33.6
78 Spartan Keyes Spartan Keyes,64.3,SCC,36.8 64.3 SCC 35.7
79 Sunnyvale Sunnyvale,357,SCC,53.3 357 SCC 52.4
80 Willow Glen Willow Glen,81.6,SCC,36 81.6 SCC 34.9
81 Willow Glen South Willow Glen South,63.3,SCC,30.9 63.3 SCC 30.5
82 # #
83 # Alameda County # Alameda County = ALA
84 # #
85 Alameda Alameda,206.7,ALA,12.2 206.7 ALA 12.2
86 Albany Albany,42.7,ALA,6.8 42.7 ALA 6.8
87 Ashland Ashland,35.1,ALA,36.1 35.1 ALA 35.7
88 Berkeley Berkeley,260.3,ALA,7.6 260.3 ALA 7.4
89 Cherryland Castro Valley,192.5,ALA,26.1 20.9 ALA 27.1
90 Emeryville Cherryland,20.9,ALA,27.8 28.1 ALA 8
91 Fremont Emeryville,28.1,ALA,7.7 780.2 ALA 32.2
92 Hayward Fairview,34.4,ALA,28.2 444.5 ALA 30.0
93 Fremont,780.2,ALA,32.9
94 Hayward,444.5,ALA,32.7
95 Hayward Acres Hayward Acres,3.5,ALA,43.3 3.5 ALA 43.3
96 Newark Newark,147,ALA,51 147 ALA 45.9
97 San Leandro San Leandro,230.6,ALA,27.7 230.6 ALA 27.5
98 San Lorenzo San Lorenzo,55.5,ALA,40.8 55.5 ALA 40.8
99 Union City Union City,208.8,ALA,32.9 208.8 ALA 30.7
100 # #
101 # SF County # SF County = SFC SFC
102 # #
103 Aquatic Park Fort Mason Aquatic Park Fort Mason,6.4,SFC,15.4 6.4 SFC 15.4
104 Ashbury Heights Ashbury Heights,3.7,SFC,13 3.7 SFC 13
105 Balboa Terrace Balboa Terrace,3.4,SFC,18.2 3.4 SFC 18.2
127 Seacliff Seacliff,4.1,SFC,29.3 4.1 SFC 29.3
128 South Beach South Beach,4.8,SFC,37.4 4.8 SFC 37.4
129 Sutro Heights Sutro Heights,7.1,SFC,13.2 7.1 SFC 13.2
130 # #
131 # Far Away Places # Far Away Places
132 # #
133 Barangaroo Barangaroo,1.7,NSW,47.3 1.7 NSW 47.3
134 Bodega Bay Bodega Bay,28.9,SON,17 28.9 SON 17
135 Cambridge Cambridge,180.8,MAS,6.2 180.8 MAS 6.2
146 Mokelumne Hill Mokelumne Hill,14.7,CAL,26.8 14.7 CAL 26.8
147 Mt Tamalpais State Park Mt Tamalpais State Park,31.7,MAR,38.7 31.7 MAR 38.7
148 Muir Beach Muir Beach,4.6,MAR,37.1 4.6 MAR 37.1
149 Rosie Riveter Park Rosie Riveter Park,5.5,CCC,73.2 5.5 CCC 29.3
150 San Rafael San Rafael,260,MAR,3.7 260 MAR 3.7
151 Sausalito Sausalito,32.7,MAR,12.9 32.7 MAR 12.9
152 Stinson Beach Stinson Beach,11.2,MAR,32.9 11.2 MAR 32.9
153 # #
154 # Counties and Bigger # Counties and Bigger
155 # #
156 San Mateo County San Mateo County,2814,---,63.5 2814 --- 61.56
157 Santa Clara County Santa Clara County,7569,---,33.0 7569 --- 32.8
158 Alameda County Alameda County,5818,---,16.58 5818 --- 15.38
159 Marin County Marin County,2333,---,10.94 2333 --- 10.75
160 San Francisco County San Francisco County,1217,---,9.26 1217 --- 7.21
161 Napa County Napa County,1609,---,8.9 1609 --- 4.85
162 Sonoma County Sonoma County,4895,---,5.12 4895 --- 5.12
163 Santa Cruz County Santa Cruz County,2718,---,7.12 2718 --- 7.12
164 Contra Costa County Contra Costa County,5945,---,3.8 5945 --- 2.05
165 # #
166 California California,377037,---,1.782 377037 --- 1.7108
167 USA USA,6406754,---,0.11343 6406754 --- 0.10677
168 Earth Earth,41974536,---,0.017055 41974536 --- 0.017159

View File

@ -1,9 +1,16 @@
date title hours miles feet
#
##### 2019-2024: Mostly Eddington rides; most recent first
#
Sat, 5/25/2024 Niles 5:36:13 75.71 1,396
Sat, 3/9/2024 Millbrae / San Bruno / Sawyer Camp Trail / Bay Trail 8:07:10 98.52 4,896
Sun, 2/25/2024 To Salinas, etc. 4:43:57 69.39 2,065
Sat, 2/10/2024 Seacliff, etc. 4:43:16 63.41 5,365
Sat, 2/3/2024 Before the rains 4:48:45 70.88 2,668
Mon, 1/1/2024 Bear Gulch 6:09:21 70.12 6,627
#
# 2023
#
Sat, 12/9/2023 December 100K 4:57:49 62.31 2,618
Sat, 10/7/2023 Morning Ride 5:33:41 70.25 3,038
Sat, 9/23/2023 Dumbarton / Niles 4:45:06 65.02 1,122
@ -22,6 +29,9 @@ Mon, 5/1/2023 Eden Landing 5:43:00 64.24 1,425
Sun, 4/23/2023 Portola Loop with Juliet 5:09:21 62.43 2,805
Sun, 3/26/2023 Redwood City 5:42:04 69.11 1,015
Sat, 3/18/2023 Mostly Palo Alto 5:54:50 69.31 2,549
#
# 2022
#
Wed, 12/21/2022 Canada / Portola 4:18:54 62.83 2,226
Sat, 11/19/2022 Cañada 5:02:48 63.06 3,340
Fri, 10/21/2022 Alviso Levees + Seaport 5:06:26 67.14 931
@ -35,6 +45,9 @@ Sat, 4/23/2022 Tierra Bella 100K with Anne and David 5:38:12 68.38 4,892
Sat, 4/9/2022 Kings / Skyline / 92 6:07:05 69.29 5,029
Sat, 1/29/2022 Woodside plus Montebello 6:49:14 67.73 5,553
Sat, 1/15/2022 Crestview 5:43:00 64.49 4,446
#
# 2021
#
Sun, 11/14/2021 Hayward 5:08:23 72.23 1,132
Sat, 10/16/2021 San Jose 5:47:00 70.18 2,562
Sat, 9/2/2021 San Jose 4:38:20 60.54 1,079

Can't render this file because it has a wrong number of fields in line 2.