https://github.com/manishjanky/wrangle-weratedogs-dataset
A data wrangling project done ad part of Udacity DAND
https://github.com/manishjanky/wrangle-weratedogs-dataset
data data-wrangling twitter udacity udacity-data-analyst-nanodegree udacity-nanodegree weratedogs
Last synced: 3 months ago
JSON representation
A data wrangling project done ad part of Udacity DAND
- Host: GitHub
- URL: https://github.com/manishjanky/wrangle-weratedogs-dataset
- Owner: manishjanky
- Created: 2020-08-02T16:00:35.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-03T04:40:00.000Z (almost 6 years ago)
- Last Synced: 2025-03-01T16:15:45.604Z (over 1 year ago)
- Topics: data, data-wrangling, twitter, udacity, udacity-data-analyst-nanodegree, udacity-nanodegree, weratedogs
- Language: Jupyter Notebook
- Homepage:
- Size: 1.69 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# wrangle-weratedogs-dataset
A data wrangling project done as part of Udacity DAND.
WeRateDogs downloaded their Twitter archive and sent it to Udacity via email exclusively for you to use in this project. This archive contains basic tweet data (tweet ID, timestamp, text, etc.) for all 5000+ of their tweets as they stood on August 1, 2017.
Tasks Carried out as part of the Data wrangling, which consists of:
* Gathering data.
* Assessing data
* Cleaning data
* Storing, analyzing, and visualizing your wrangled data
* Reporting on
1) your data wrangling efforts and
2) your data analyses and visualizations
### Contents:
#### wrangle_report.pdf
> Data wrangling report
#### act_report.pdf
> Analysis report on the dataset
#### image-predictions.tsv
> Image prediction alogrithm results datasets for the tweets with images of dogs.
#### tweet-json.txt
> The tweets json data sourced from Twitter API
#### twitter-archive-enhanced.csv
> The WeRateDogs Twitter archive
#### wrangle_act.ipynb
> Jupyter notebook with code written as part of the data wrangling process
Any Suggestions for improve are welcomed