Dataset Preview
Viewer
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed because of a cast error
Error code:   DatasetGenerationCastError
Exception:    DatasetGenerationCastError
Message:      An error occurred while generating the dataset

All the data files must have the same columns, but at some point there are 41 new columns ({'hrs_16', 'hrs_11', 'TRIPDISTANCE', 'hrs_8', 'TRIPSPEED', 'day_5', 'hrs_20', 'TRIPDAYWEEK', 'hrs_2', 'Rel Hum (%)', 'hrs_0', 'hrs_5', 'hrs_18', 'hrs_23', 'hrs_15', 'day_3', 'hrs_17', 'hrs_21', 'hrs_19', 'Unnamed: 0', 'day_0', 'hrs_9', 'hrs_14', 'TRIPENDDATETIME', 'hrs_13', 'day_4', 'TRIPENDHOUR', 'day_1', 'day_2', 'hrs_12', 'TRIPDURATION', 'TRIPSTARTHOUR', 'hrs_1', 'hrs_3', 'Temp (°C)', 'hrs_6', 'hrs_7', 'hrs_4', 'hrs_10', 'day_6', 'hrs_22'}) and 10 missing columns ({'ENDSTATIONNAME', 'ENDSTATIONARRONDISSEMENT', 'STARTSTATIONLONGITUDE', 'STARTSTATIONARRONDISSEMENT', 'ENDSTATIONLONGITUDE', 'STARTTIMEMS', 'ENDSTATIONLATITUDE', 'STARTSTATIONNAME', 'ENDTIMEMS', 'STARTSTATIONLATITUDE'}).

This happened while the csv dataset builder was generating data using

hf://datasets/bealopezzz/bixi-data/augmented_feature_set.csv (at revision 34f3c44497034da8a63257b2f4a44caf1c5093fd)

Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)
Traceback:    Traceback (most recent call last):
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 2011, in _prepare_split_single
                  writer.write_table(table)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 585, in write_table
                  pa_table = table_cast(pa_table, self._schema)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2302, in table_cast
                  return cast_table_to_schema(table, schema)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2256, in cast_table_to_schema
                  raise CastError(
              datasets.table.CastError: Couldn't cast
              Unnamed: 0: int64
              TRIPDURATION: double
              TRIPDISTANCE: double
              TRIPENDDATETIME: string
              TRIPSTARTHOUR: int64
              TRIPENDHOUR: int64
              TRIPDAYWEEK: int64
              TRIPSPEED: double
              hrs_0: bool
              hrs_1: bool
              hrs_2: bool
              hrs_3: bool
              hrs_4: bool
              hrs_5: bool
              hrs_6: bool
              hrs_7: bool
              hrs_8: bool
              hrs_9: bool
              hrs_10: bool
              hrs_11: bool
              hrs_12: bool
              hrs_13: bool
              hrs_14: bool
              hrs_15: bool
              hrs_16: bool
              hrs_17: bool
              hrs_18: bool
              hrs_19: bool
              hrs_20: bool
              hrs_21: bool
              hrs_22: bool
              hrs_23: bool
              day_0: bool
              day_1: bool
              day_2: bool
              day_3: bool
              day_4: bool
              day_5: bool
              day_6: bool
              Temp (°C): double
              Rel Hum (%): double
              -- schema metadata --
              pandas: '{"index_columns": [{"kind": "range", "name": null, "start": 0, "' + 4775
              to
              {'STARTSTATIONNAME': Value(dtype='string', id=None), 'STARTSTATIONARRONDISSEMENT': Value(dtype='string', id=None), 'STARTSTATIONLATITUDE': Value(dtype='float64', id=None), 'STARTSTATIONLONGITUDE': Value(dtype='float64', id=None), 'ENDSTATIONNAME': Value(dtype='string', id=None), 'ENDSTATIONARRONDISSEMENT': Value(dtype='string', id=None), 'ENDSTATIONLATITUDE': Value(dtype='float64', id=None), 'ENDSTATIONLONGITUDE': Value(dtype='float64', id=None), 'STARTTIMEMS': Value(dtype='int64', id=None), 'ENDTIMEMS': Value(dtype='float64', id=None)}
              because column names don't match
              
              During handling of the above exception, another exception occurred:
              
              Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1316, in compute_config_parquet_and_info_response
                  parquet_operations, partial = stream_convert_to_parquet(
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 909, in stream_convert_to_parquet
                  builder._prepare_split(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1882, in _prepare_split
                  for job_id, done, content in self._prepare_split_single(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 2013, in _prepare_split_single
                  raise DatasetGenerationCastError.from_cast_error(
              datasets.exceptions.DatasetGenerationCastError: An error occurred while generating the dataset
              
              All the data files must have the same columns, but at some point there are 41 new columns ({'hrs_16', 'hrs_11', 'TRIPDISTANCE', 'hrs_8', 'TRIPSPEED', 'day_5', 'hrs_20', 'TRIPDAYWEEK', 'hrs_2', 'Rel Hum (%)', 'hrs_0', 'hrs_5', 'hrs_18', 'hrs_23', 'hrs_15', 'day_3', 'hrs_17', 'hrs_21', 'hrs_19', 'Unnamed: 0', 'day_0', 'hrs_9', 'hrs_14', 'TRIPENDDATETIME', 'hrs_13', 'day_4', 'TRIPENDHOUR', 'day_1', 'day_2', 'hrs_12', 'TRIPDURATION', 'TRIPSTARTHOUR', 'hrs_1', 'hrs_3', 'Temp (°C)', 'hrs_6', 'hrs_7', 'hrs_4', 'hrs_10', 'day_6', 'hrs_22'}) and 10 missing columns ({'ENDSTATIONNAME', 'ENDSTATIONARRONDISSEMENT', 'STARTSTATIONLONGITUDE', 'STARTSTATIONARRONDISSEMENT', 'ENDSTATIONLONGITUDE', 'STARTTIMEMS', 'ENDSTATIONLATITUDE', 'STARTSTATIONNAME', 'ENDTIMEMS', 'STARTSTATIONLATITUDE'}).
              
              This happened while the csv dataset builder was generating data using
              
              hf://datasets/bealopezzz/bixi-data/augmented_feature_set.csv (at revision 34f3c44497034da8a63257b2f4a44caf1c5093fd)
              
              Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)

Need help to make the dataset viewer work? Open a discussion for direct support.

STARTSTATIONNAME
string
STARTSTATIONARRONDISSEMENT
string
STARTSTATIONLATITUDE
float64
STARTSTATIONLONGITUDE
float64
ENDSTATIONNAME
string
ENDSTATIONARRONDISSEMENT
string
ENDSTATIONLATITUDE
float64
ENDSTATIONLONGITUDE
float64
STARTTIMEMS
int64
ENDTIMEMS
float64
Métro Mont-Royal (Utilités publiques / Rivard)
Le Plateau-Mont-Royal
45.524236
-73.581552
Chabot / Mont-Royal
Le Plateau-Mont-Royal
45.534134
-73.573524
1,698,266,696,468
1,698,267,092,113
Rielle / Wellington
Verdun
45.460156
-73.567001
St-Jacques / McGill
Ville-Marie
45.501441
-73.560144
1,698,270,535,502
1,698,271,967,951
Ste-Catherine / Drummond
Ville-Marie
45.498589
-73.574278
Peel / Ottawa
Le Sud-Ouest
45.4942
-73.559985
1,698,285,705,974
1,698,285,992,418
Boyer / du Mont-Royal
Le Plateau-Mont-Royal
45.527432
-73.579917
de l'Hôtel-de-Ville / Rachel
Le Plateau-Mont-Royal
45.519897
-73.580107
1,698,269,489,932
1,698,269,814,383
Clark / Ontario
Ville-Marie
45.510625
-73.566903
Wolfe / Robin
Ville-Marie
45.519581
-73.560116
1,698,270,006,571
1,698,270,440,298
Bourget / St-Jacques
Le Sud-Ouest
45.480846
-73.583862
Métro Lionel-Groulx (St-Jacques / Atwater)
Le Sud-Ouest
45.483629
-73.579703
1,698,274,953,294
1,698,275,119,003
St-Antoine / de la Montagne
Ville-Marie
45.495372
-73.568589
Ste-Catherine / St-Mathieu
Ville-Marie
45.493833
-73.579142
1,698,292,627,511
1,698,292,934,248
de Maisonneuve / Greene
Westmount
45.486971
-73.589293
Métro Atwater (Atwater / Ste-Catherine)
Ville-Marie
45.489476
-73.584566
1,698,268,339,505
1,698,268,507,636
Marie-Anne / St-Hubert
Le Plateau-Mont-Royal
45.524683
-73.578897
Marie-Anne / Papineau
Le Plateau-Mont-Royal
45.531774
-73.572446
1,698,279,430,752
1,698,279,675,478
Ste-Catherine / St-Laurent
Ville-Marie
45.509813
-73.563895
St-André / Ste-Catherine
Ville-Marie
45.516427
-73.558112
1,698,277,591,355
1,698,277,815,637
Fullum / Gilford
Le Plateau-Mont-Royal
45.539224
-73.573837
Pierre-de-Coubertin / Aird
Mercier - Hochelaga-Maisonneuve
45.559031
-73.548304
1,698,267,783,639
1,698,268,472,682
St-Dominique / Bernard
Le Plateau-Mont-Royal
45.527933
-73.601223
Square St-Louis (du Square St-Louis / Laval)
Le Plateau-Mont-Royal
45.516091
-73.570129
1,698,265,836,959
1,698,266,832,716
Marquette / Gillford
Le Plateau-Mont-Royal
45.533815
-73.578905
Cathcart / McGill College
Ville-Marie
45.501188
-73.570455
1,698,272,154,682
1,698,273,268,612
Maguire / Henri-Julien
Le Plateau-Mont-Royal
45.527041
-73.593471
Jeanne-Mance / Fairmount
Le Plateau-Mont-Royal
45.520984
-73.597281
1,698,274,220,259
1,698,274,640,128
Pontiac / Gilford
Le Plateau-Mont-Royal
45.527009
-73.585766
Marquette / Gillford
Le Plateau-Mont-Royal
45.533815
-73.578905
1,698,265,475,165
1,698,265,835,201
Square Viger (Berri / Viger)
Ville-Marie
45.512212
-73.554629
Chambord / St-Joseph
Le Plateau-Mont-Royal
45.532064
-73.582263
1,698,270,374,452
1,698,271,802,657
Crescent / de Maisonneuve
Ville-Marie
45.498112
-73.577615
Prince-Arthur / St-Urbain
Le Plateau-Mont-Royal
45.512587
-73.573739
1,698,294,807,544
1,698,295,375,374
Parc Jeanne-Mance (monument sir George-Étienne-Cartier)
Le Plateau-Mont-Royal
45.514875
-73.584864
Hutchison / Prince-Arthur
Le Plateau-Mont-Royal
45.509759
-73.576107
1,698,270,245,271
1,698,270,430,003
de Bleury / de Maisonneuve
Ville-Marie
45.507097
-73.568442
Ste-Catherine / St-Laurent
Ville-Marie
45.509813
-73.563895
1,698,287,740,767
1,698,288,503,283
Aylmer / Prince-Arthur
Le Plateau-Mont-Royal
45.508567
-73.577698
St-Dominique / Napoléon
Le Plateau-Mont-Royal
45.516664
-73.57722
1,698,268,757,619
1,698,269,296,815
St-Hubert / du Mont-Royal
Le Plateau-Mont-Royal
45.525711
-73.581284
Ste-Catherine / St-Laurent
Ville-Marie
45.509813
-73.563895
1,698,274,683,669
1,698,275,390,845
de Monkland / Girouard
Côte-des-Neiges - Notre-Dame-de-Grâce
45.477107
-73.621438
de Hampton / de Monkland
Côte-des-Neiges - Notre-Dame-de-Grâce
45.471179
-73.627002
1,698,269,254,318
1,698,269,654,093
de l'Église / de Verdun
Verdun
45.463001
-73.571569
de l'Église / Bannantyne
Verdun
45.463254
-73.575879
1,698,275,539,894
1,698,275,683,897
Poupart / Ontario
Ville-Marie
45.531939
-73.553439
Frontenac / Ste-Catherine
Ville-Marie
45.530063
-73.545592
1,698,282,383,660
1,698,282,653,072
McTavish / Sherbrooke
Ville-Marie
45.502813
-73.576024
Sherbrooke / Frontenac
Ville-Marie
45.5367
-73.56081
1,698,271,090,262
1,698,272,714,449
Henri-Julien / Laurier
Le Plateau-Mont-Royal
45.525843
-73.590399
de Lanaudière / du Mont-Royal
Le Plateau-Mont-Royal
45.530221
-73.576997
1,698,268,338,295
1,698,268,723,759
Ste-Catherine / Dezery
Mercier - Hochelaga-Maisonneuve
45.539385
-73.541
René-Lévesque / Panet
Ville-Marie
45.518624
-73.55219
1,698,271,662,819
1,698,272,420,527
Faillon / St-Denis
Villeray - Saint-Michel - Parc-Extension
45.539864
-73.620313
Bélanger / St-Denis
Rosemont - La Petite-Patrie
45.53696
-73.61199
1,698,266,890,356
1,698,267,225,130
Notre-Dame / Guy
Le Sud-Ouest
45.490014
-73.567206
Irwin / Allard
LaSalle
45.448903
-73.604905
1,698,283,709,268
1,698,285,484,952
de Bleury / de Maisonneuve
Ville-Marie
45.507097
-73.568442
Métro St-Laurent ( de Maisonneuve / St-Laurent)
Ville-Marie
45.51077
-73.564937
1,698,280,192,155
1,698,280,391,284
Prince-Arthur / St-Urbain
Le Plateau-Mont-Royal
45.512587
-73.573739
St-Hubert / René-Levesque
Ville-Marie
45.514369
-73.556487
1,698,283,417,265
1,698,284,119,694
Dorchester / Peel
Ville-Marie
45.499591
-73.571915
Peel / Ottawa
Le Sud-Ouest
45.4942
-73.559985
1,698,266,837,119
1,698,267,203,332
Parc Félix-Leclerc (François-Boivin / St-Zotique)
Mercier - Hochelaga-Maisonneuve
45.591455
-73.562755
Métro Langelier (Langelier / Sherbrooke)
Mercier - Hochelaga-Maisonneuve
45.582847
-73.542476
1,698,274,357,531
1,698,274,828,144
Métro Rosemont (de St-Vallier / Rosemont)
Rosemont - La Petite-Patrie
45.531783
-73.597793
des Carrières / Marquette
Rosemont - La Petite-Patrie
45.53858
-73.588486
1,698,265,797,979
1,698,266,111,556
Duluth / de l'Esplanade
Le Plateau-Mont-Royal
45.515092
-73.581142
Métro Mont-Royal (Utilités publiques / Rivard)
Le Plateau-Mont-Royal
45.524236
-73.581552
1,698,266,797,614
1,698,267,929,550
Dorchester / Peel
Ville-Marie
45.499591
-73.571915
Guy / Sainte-Catherine
Ville-Marie
45.494975
-73.57777
1,698,266,902,420
1,698,267,293,206
Mansfield / Ste-Catherine
Ville-Marie
45.501399
-73.571786
Peel / Ottawa
Le Sud-Ouest
45.4942
-73.559985
1,698,273,181,946
1,698,273,874,853
Melville / de Maisonneuve
Westmount
45.48184
-73.595379
Marcil / Sherbrooke
Côte-des-Neiges - Notre-Dame-de-Grâce
45.471743
-73.613924
1,698,298,090,092
1,698,298,740,370
St-Dominique / de Bellechasse
Rosemont - La Petite-Patrie
45.529504
-73.604865
Cartier / Rosemont
Rosemont - La Petite-Patrie
45.541247
-73.591044
1,698,280,529,176
1,698,280,983,999
Boyer / Jean-Talon
Rosemont - La Petite-Patrie
45.541586
-73.612481
Roy / St-Denis
Le Plateau-Mont-Royal
45.51908
-73.5727
1,698,271,916,179
1,698,273,371,754
Marquette / du Mont-Royal
Le Plateau-Mont-Royal
45.53229
-73.57544
Poupart / Ontario
Ville-Marie
45.531939
-73.553439
1,698,293,842,879
1,698,294,398,037
Mackay / de Maisonneuve
Ville-Marie
45.49683
-73.57913
de Maisonneuve / Greene
Westmount
45.486971
-73.589293
1,698,276,312,092
1,698,276,824,448
de Bullion / du Mont-Royal
Le Plateau-Mont-Royal
45.521751
-73.585268
Boyer / du Mont-Royal
Le Plateau-Mont-Royal
45.527432
-73.579917
1,698,277,173,458
1,698,277,486,431
Clark / Prince-Arthur
Le Plateau-Mont-Royal
45.513303
-73.572961
Gauthier / Papineau
Le Plateau-Mont-Royal
45.529666
-73.567336
1,698,271,659,115
1,698,272,315,199
Roy / St-Denis
Le Plateau-Mont-Royal
45.51908
-73.5727
Métro Mont-Royal (Utilités publiques / Rivard)
Le Plateau-Mont-Royal
45.524236
-73.581552
1,698,277,147,967
1,698,277,646,090
Clark / St-Viateur
Le Plateau-Mont-Royal
45.52516
-73.599247
Marché Jean-Talon (Casgrain / Shamrock)
Rosemont - La Petite-Patrie
45.53519
-73.615482
1,698,270,041,872
1,698,270,456,250
Hutchison / Prince-Arthur
Le Plateau-Mont-Royal
45.509759
-73.576107
William / Robert-Bourassa
Le Sud-Ouest
45.497165
-73.55933
1,698,267,846,129
1,698,268,865,548
Roy / St-Denis
Le Plateau-Mont-Royal
45.51908
-73.5727
des Pins / St-Laurent
Le Plateau-Mont-Royal
45.515228
-73.575096
1,698,283,320,301
1,698,283,523,645
Laval / Duluth
Le Plateau-Mont-Royal
45.519216
-73.57718
Berri / Rachel
Le Plateau-Mont-Royal
45.522719
-73.577204
1,698,282,333,958
1,698,282,530,522
Gilford / St-Denis
Le Plateau-Mont-Royal
45.525115
-73.586006
Prince-Arthur / du Parc
Le Plateau-Mont-Royal
45.51059
-73.57547
1,698,274,188,348
1,698,275,007,830
Rielle / Wellington
Verdun
45.460156
-73.567001
3e avenue / Wellington
Verdun
45.457292
-73.567269
1,698,284,354,268
1,698,284,474,956
St-Zotique / Clark
Rosemont - La Petite-Patrie
45.531401
-73.612674
Métro Parc (Hutchison / Ogilvy)
Villeray - Saint-Michel - Parc-Extension
45.530351
-73.624392
1,698,264,960,810
1,698,265,353,363
de Bellechasse / de Lanaudière
Rosemont - La Petite-Patrie
45.539354
-73.595374
Fairmount / Hutchison
Le Plateau-Mont-Royal
45.519624
-73.598312
1,698,281,766,428
1,698,282,755,796
Ropery / Augustin-Cantin
Le Sud-Ouest
45.480914
-73.56846
Regina / de Verdun
Verdun
45.467369
-73.570769
1,698,278,524,208
1,698,278,897,333
Milton / du Parc
Le Plateau-Mont-Royal
45.509361
-73.573864
Sewell / Roy
Le Plateau-Mont-Royal
45.514677
-73.576598
1,698,269,297,556
1,698,269,572,915
Métro St-Michel (Shaughnessy / St-Michel)
Villeray - Saint-Michel - Parc-Extension
45.559199
-73.599658
Parc Joseph-Robin (18e avenue / Everett)
Villeray - Saint-Michel - Parc-Extension
45.564811
-73.595804
1,698,271,518,189
1,698,271,702,006
St-Hubert / René-Levesque
Ville-Marie
45.514369
-73.556487
BAnQ (Berri)
Ville-Marie
45.516014
-73.56292
1,698,303,304,508
1,698,304,039,877
St-André / Ontario
Ville-Marie
45.51889
-73.56353
St-Denis / Ste-Catherine
Ville-Marie
45.513723
-73.560311
1,698,268,968,480
1,698,269,217,291
St-Dominique / Bernard
Le Plateau-Mont-Royal
45.527933
-73.601223
Durocher / Beaumont
Villeray - Saint-Michel - Parc-Extension
45.528
-73.619236
1,698,272,487,560
1,698,272,913,055
Villeneuve / St-Laurent
Le Plateau-Mont-Royal
45.521342
-73.589419
de Gaspé / St-Viateur
Le Plateau-Mont-Royal
45.527748
-73.597439
1,698,267,451,230
1,698,267,785,763
de Monkland / Girouard
Côte-des-Neiges - Notre-Dame-de-Grâce
45.477107
-73.621438
Harvard / de Monkland
Côte-des-Neiges - Notre-Dame-de-Grâce
45.474565
-73.624036
1,698,276,056,772
1,698,276,153,186
des Jockeys / Décarie
Côte-des-Neiges - Notre-Dame-de-Grâce
45.494044
-73.654495
des Jockeys / Décarie
Côte-des-Neiges - Notre-Dame-de-Grâce
45.494044
-73.654495
1,698,288,074,111
1,698,291,007,945
Valois / Ste-Catherine
Mercier - Hochelaga-Maisonneuve
45.54523
-73.53725
du President-Kennedy / Union
Ville-Marie
45.505011
-73.572028
1,698,269,274,135
1,698,270,972,760
Harvard / de Monkland
Côte-des-Neiges - Notre-Dame-de-Grâce
45.474565
-73.624036
Ste-Émilie / Sir-Georges-Etienne-Cartier
Le Sud-Ouest
45.472668
-73.58539
1,698,269,466,840
1,698,270,724,881
de Gaspé / Beaubien
Rosemont - La Petite-Patrie
45.531958
-73.607001
Boucher / St-Denis
Le Plateau-Mont-Royal
45.527849
-73.591861
1,698,271,693,955
1,698,272,037,716
de Kent / de la Côte-des-Neiges
Côte-des-Neiges - Notre-Dame-de-Grâce
45.501449
-73.633051
Métro Plamondon (de Kent / Victoria)
Côte-des-Neiges - Notre-Dame-de-Grâce
45.494564
-73.638702
1,698,269,432,946
1,698,269,763,991
Chomedey / de Maisonneuve
Ville-Marie
45.4918
-73.584006
Métro Bonaventure (de la Gauchetière / de la Cathédrale)
Ville-Marie
45.498312
-73.567256
1,698,264,804,378
1,698,265,480,135
Messier / du Mont-Royal
Le Plateau-Mont-Royal
45.537114
-73.571003
de Bordeaux / Gilford
Le Plateau-Mont-Royal
45.53611
-73.576287
1,698,270,868,828
1,698,271,116,212
de l'Hôtel-de-Ville / Ste-Catherine
Ville-Marie
45.51166
-73.562136
City Councillors / du President-Kennedy
Ville-Marie
45.506251
-73.571391
1,698,284,880,666
1,698,285,714,415
Gilford / St-Denis
Le Plateau-Mont-Royal
45.525115
-73.586006
des Pins / St-Laurent
Le Plateau-Mont-Royal
45.515228
-73.575096
1,698,289,037,588
1,698,289,427,884
Place du Canada (Peel / des Canadiens-de-Montréal)
Ville-Marie
45.497884
-73.568568
de la Montagne / Notre-Dame
Le Sud-Ouest
45.492913
-73.564688
1,698,265,716,904
1,698,265,980,089
Gary-Carter / St-Laurent
Villeray - Saint-Michel - Parc-Extension
45.5359
-73.622443
Faillon / St-Denis
Villeray - Saint-Michel - Parc-Extension
45.539864
-73.620313
1,698,264,326,972
1,698,264,514,878
Fortune / Wellington
Le Sud-Ouest
45.477923
-73.559038
Duvernay / Charlevoix
Le Sud-Ouest
45.482098
-73.574876
1,698,277,615,336
1,698,278,132,087
Milton / University
Le Plateau-Mont-Royal
45.50652
-73.576405
des Pins / Hutchison
Le Plateau-Mont-Royal
45.510928
-73.578158
1,698,270,478,437
1,698,270,668,008
Duke / Nazareth
Ville-Marie
45.495722
-73.554613
3e avenue / Wellington
Verdun
45.457292
-73.567269
1,698,266,269,395
1,698,267,349,740
10e avenue / Masson
Rosemont - La Petite-Patrie
45.550306
-73.573353
Métro Laurier (Berri / St-Joseph)
Le Plateau-Mont-Royal
45.527231
-73.586726
1,698,289,935,833
1,698,290,625,280
de Lanaudière / Marie-Anne
Le Plateau-Mont-Royal
45.529326
-73.574806
Métro Mont-Royal (Utilités publiques / Rivard)
Le Plateau-Mont-Royal
45.524236
-73.581552
1,698,279,142,297
1,698,279,450,674
Montcalm / Ontario
Ville-Marie
45.521081
-73.562275
Fullum / Ontario
Ville-Marie
45.530317
-73.554867
1,698,277,744,315
1,698,278,131,962
Maguire / St-Laurent
Le Plateau-Mont-Royal
45.524628
-73.595811
Gilford / des Érables
Le Plateau-Mont-Royal
45.537527
-73.575124
1,698,268,511,860
1,698,269,285,079
Ste-Catherine / Towers
Ville-Marie
45.492281
-73.580965
de la Montagne / Ste-Catherine
Ville-Marie
45.497741
-73.574849
1,698,283,105,732
1,698,283,549,592
Lincoln / du Fort
Ville-Marie
45.493034
-73.583836
Lincoln / du Fort
Ville-Marie
45.493034
-73.583836
1,698,271,224,537
1,698,272,034,255
Milton / University
Le Plateau-Mont-Royal
45.50652
-73.576405
Hutchison / Prince-Arthur
Le Plateau-Mont-Royal
45.509759
-73.576107
1,698,291,394,651
1,698,291,574,211
Mackay / Ste-Catherine
Ville-Marie
45.495709
-73.576952
Lucien L'Allier / St-Jacques
Ville-Marie
45.493569
-73.568576
1,698,285,542,144
1,698,286,044,532
Lacombe / Victoria
Côte-des-Neiges - Notre-Dame-de-Grâce
45.490628
-73.628878
de Kent / de la Côte-des-Neiges
Côte-des-Neiges - Notre-Dame-de-Grâce
45.501449
-73.633051
1,698,272,351,771
1,698,273,777,359
Métro Beaubien (de Chateaubriand / Beaubien)
Rosemont - La Petite-Patrie
45.53536
-73.603635
Métro Beaubien (de Chateaubriand / Beaubien)
Rosemont - La Petite-Patrie
45.53536
-73.603635
1,698,275,538,834
1,698,275,561,647
Hutchison / Van Horne
Le Plateau-Mont-Royal
45.524942
-73.610606
35e avenue / Beaubien
Rosemont - La Petite-Patrie
45.570081
-73.573047
1,698,268,047,897
1,698,270,178,066
Métro Mont-Royal (Utilités publiques / Rivard)
Le Plateau-Mont-Royal
45.524236
-73.581552
Fullum / Gilford
Le Plateau-Mont-Royal
45.539224
-73.573837
1,698,304,686,294
1,698,307,229,657
Letourneux / Ste-Catherine
Mercier - Hochelaga-Maisonneuve
45.550784
-73.5341
Hochelaga / de l'Assomption
Mercier - Hochelaga-Maisonneuve
45.566883
-73.539438
1,698,267,235,166
1,698,267,887,988
Aylmer / Sherbrooke
Le Plateau-Mont-Royal
45.506587
-73.573299
Aylmer / Prince-Arthur
Le Plateau-Mont-Royal
45.508567
-73.577698
1,698,276,421,430
1,698,276,585,084
de Gaspé / Marmier
Rosemont - La Petite-Patrie
45.529686
-73.601728
Place Valois (Valois / Ontario)
Mercier - Hochelaga-Maisonneuve
45.547141
-73.543395
1,698,266,761,618
1,698,268,354,380
de Lanaudière / Laurier
Le Plateau-Mont-Royal
45.533314
-73.583737
de Lanaudière / Laurier
Le Plateau-Mont-Royal
45.533314
-73.583737
1,698,273,247,841
1,698,273,318,909
Métro Place-des-Arts (du Président-Kennedy / Jeanne-Mance)
Ville-Marie
45.508205
-73.568814
Parc Jeanne-Mance (monument sir George-Étienne-Cartier)
Le Plateau-Mont-Royal
45.514875
-73.584864
1,698,282,741,506
1,698,283,303,975
Boyer / du Mont-Royal
Le Plateau-Mont-Royal
45.527432
-73.579917
Gauthier / de Lorimier
Le Plateau-Mont-Royal
45.531674
-73.565413
1,698,266,217,582
1,698,266,621,293
Métro Snowdon (de Westbury / Queen-Mary)
Côte-des-Neiges - Notre-Dame-de-Grâce
45.485385
-73.628142
McLynn / Plamondon
Côte-des-Neiges - Notre-Dame-de-Grâce
45.489113
-73.647013
1,698,266,493,394
1,698,266,979,197
Drummond / de Maisonneuve
Ville-Marie
45.49947
-73.57591
Parc Jeanne-Mance (monument sir George-Étienne-Cartier)
Le Plateau-Mont-Royal
45.514875
-73.584864
1,698,265,779,774
1,698,267,023,905
Jeanne-Mance / René-Lévesque
Ville-Marie
45.506371
-73.564201
Métro Place-d'Armes (Viger / St-Urbain)
Ville-Marie
45.50623
-73.55976
1,698,277,110,484
1,698,278,995,120
Laurier / St-Denis
Le Plateau-Mont-Royal
45.527148
-73.58948
Marie-Anne / St-Hubert
Le Plateau-Mont-Royal
45.524683
-73.578897
1,698,281,522,012
1,698,282,541,678
Bloomfield / Bernard
Outremont
45.520688
-73.608428
Sherbrooke / Frontenac
Ville-Marie
45.5367
-73.56081
1,698,269,495,845
1,698,270,889,204
Métro Vendôme (de Marlowe / de Maisonneuve)
Côte-des-Neiges - Notre-Dame-de-Grâce
45.473868
-73.604538
de la Côte St-Antoine / Argyle
Westmount
45.486241
-73.595728
1,698,272,705,310
1,698,273,217,319
Ste-Famille / des Pins
Le Plateau-Mont-Royal
45.512832
-73.576888
Chabot / Mont-Royal
Le Plateau-Mont-Royal
45.534134
-73.573524
1,698,266,737,833
1,698,267,555,569
End of preview.

No dataset card yet

New: Create and edit this dataset card directly on the website!

Contribute a Dataset Card
Downloads last month
0