parking_meters: Vancouver Parking Meters

Description Usage Format Source Examples

Description

This dataset contains information on the rates and time limits for parking meters in Vancouver. Information is shown for entire block faces rather than for individual meters. Data in the portal is updated weekly.

Usage

1

Format

A data frame with columns:

meter_head

Meter head type.

r_mf_9a_6p

Rate for Mon-Fri 9AM to 6PM.

r_mf_6p_10

Rate for Mon-Fri 6PM to 10PM.

r_sa_9a_6p

Rate for Sat 9AM to 6PM.

r_sa_6p_10

Rate for Sat 6PM to 10PM.

r_su_9a_6p

Rate for Sun 9AM to 6PM.

r_su_6p_10

Rate for Sun 6PM to 10PM.

rate_misc

Miscellaneous rate information.

time_in_effect

Times that meter is in effect.

t_mf_9a_6p

Time limit for Mon-Fri 9AM to 6PM.

t_mf_6p_10

Time limit for Mon-Fri 6PM to 10PM.

t_sa_9a_6p

Time limit for Sat 9AM to 6PM.

t_sa_6p_10

Time limit for Sat 6PM to 10PM.

t_su_9a_6p

Time limit for Sun 9AM to 6PM.

t_su_6p_10

Time limit for Sun 6PM to 10PM.

time_misc

Miscellaneous time limit information.

credit_card

Does the meter have credit card functionality?

pay_phone

Pay by Phone number.

longitude

Longitude coordinate.

latitude

Latitude coordinate.

geo_local_area

The local area where the meter is found, derived from meter's coordinates.

meter_id

Unique identifier generated by the system.

Source

https://opendata.vancouver.ca/explore/dataset/parking-meters/information/, downloaded 2020-05-06

Examples

1
2
3
4

UBC-MDS/datateachr documentation built on Aug. 24, 2020, 3:21 a.m.