/Data-Analysis-Professional

![certification](https://user-images.githubusercontent.com/90096658/147711255-140559c1-6510-4ec1-b816-d948d45be054.jpg)

Primary LanguagePython

Data Analysis Professional

.

certification .

PROJECT 1 : Explore US Bike Share Data

Project 1 Description

Over the past decade, bicycle-sharing systems have been growing in number and popularity in cities across the world. Bicycle-sharing systems allow users to rent bicycles on a very short-term basis for a price. This allows people to borrow a bike from point A and return it at point B, though they can also return it to the same location if they'd like to just go for a ride. Regardless, each bike can serve several users per day.

Thanks to the rise in information technologies, it is easy for a user of the system to access a dock within the system to unlock or return bicycles. These technologies also provide a wealth of data that can be used to explore how these bike-sharing systems are used.

In this project, you will use data provided by Motivate, a bike share system provider for many major cities in the United States, to uncover bike share usage patterns. You will compare the system usage between three large cities: Chicago, New York City, and Washington, DC.

PROJECT 2 : Investagate Data a Dataset

Project 2 Description

In this project, you will analyze a dataset and then communicate your findings about it. You will use the Python libraries NumPy, pandas, and Matplotlib to make your analysis easier