ev_charging | R Documentation |
This dataset consists of information on 3,395 electric vehicle charging sessions across locations for a workplace charging program. The data contains information on multiple charging sessions from 85 electric vehicle drivers across 25 workplace locations, which are located at facilities of various types.
ev_charging
A data frame of 3,395 rows on 24 variables, where each row is an electric vehicle charging session.
Unique identifier specifying the electric vehicle charging session
Total energy used at the charging session, in kilowatt hours (kWh)
Quantity of money paid for the charging session in U.S. dollars
Date and time recorded at the beginning of the charging session
Date and time recorded at the end of the charging session
Hour of the day when the charging session began (1 through 24)
Hour of the day when the charging session ended (1 through 24)
Length of the charging session in hours
First three characters of the name of the weekday when the charging session occurred
Digital platform the driver used to record the session (android, ios, web)
Distance from the charging location to the driver's home, expressed in miles NA if the driver did not report their address
Unique identifier for each driver
Unique identifier for each charging station
Unique identifier for each location owned by the company where charging stations were located
Binary variable that is 1 when the vehicle is a type commonly used by managers of the firm and 0 otherwise
Categorical variable that represents the facility type:
1 = manufacturing
2 = office
3 = research and development
4 = other
Binary variables; 1 if the charging session took place on that day, 0 otherwise
Binary variable; 1 if the driver did report their zip code, 0 if they did not
Harvard Dataverse \Sexpr[results=rd]{tools:::Rd_expr_doi("10.7910/DVN/NFPQLW")}. Note data is released under a CC0: Public Domain license.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.