Austin Bikeshare Stats¶
Using the austin_bikeshare
public dataset, calculate summary statistics on all the trips. Namely,
- total trips
- min_start_time
- max_start_time
- avg_duration_minutes
How do I access the austin_bikeshare
dataset?
- Search for "public" in the explorer pane
- Click "Broaden search to all"
- Pin the bigquery-public-data project
- Clear the search bar
- Expand the breadcrumb next to bigquery-public-data to find the
austin_bikeshare
dataset