Home

Prepare

I will use the previous 12 months of Cyclist's historical trip data, to analyze and identify trends.

The source is the public dataset Cyclistic trip Data; 

(Note: datasets have different names because Cyclistic is a fictional company).

the purpose is only to answer key business questions. The data has been made available 

by Motivate International Inc. under this license

In the step we need to store our data to analyze, I will use Google Drive to easily store data. 

Also, there is a google suite to give support with tools to prepare data and manipulation in the future. Afterward, we can transfer this data to the database. Storage data in disk and cloud.

DISK

2.png

CLOUD1.png

No comments:

Post a Comment

Extra Data manipulation.

The page "JSON and Python in PostgreSQL" is just extra data manipulation, the case study practice is how to handle API in the data...