transport_mode: Mode of transportation characteristics organized by...

Description Usage Format Source Examples

Description

Mode of transportation characteristics organized by neighbourhoods, neighbourhood clusters, wards, community areas, and custom areas including downtown and the entire city for the City of Winnipeg.

Usage

1

Format

A data frame with 31 columns:

bicycle_female

Females who travel via bicycle.

bicycle_male

Males who travel via bicycle.

bicycle_total

Total who travel via bicycle.

boundary_name

...

boundary_number

...

boundary_type

...

car_female

Females who travel via car.

car_male

...

car_total

...

census_year

...

motorcycle_female

Females who travel via motorcycle.

motorcycle_male

Males who travel via motorcycle.

motorcycle_total

Total motorcycle travellers.

other_female

Females who travel via other means.

other_male

Males who travel via other means.

other_total

Total indivuduals traveling via other means.

passenger_female

...

passenger_male

...

passenger_total

...

public_female

Females who travel via public transport.

public_male

...

public_total

...

taxi_female

Females who travel via taxi.

taxi_male

Males who travel via taxi.

taxi_total

Total who travel via taxi.

total

...

total_female

Total in group female.

total_male

Total in group male.

walk_female

Females who walk as means of transportation.

walk_male

Males who walk as means of transportation.

walk_total

Total who walk as means of transportation.

Source

Statistics Canada via (Winnipeg Open Data)[https://data.winnipeg.ca/]. https://data.winnipeg.ca/Census/Census-Mode-Of-Transportation/ijxa-tybv

Examples

1
2
3
4
## Not run: 
 transport_mode

## End(Not run)

jdallmann/winnipegr documentation built on Jan. 20, 2020, 2:05 a.m.