A repository of my Data Analytics Projects
For the project I scraped data from Github using the GitHub API and python requests library. The data was cached, cleaned, converted to json and finally saved to a csv file.
This project involved writing an automated python script that would analyze data given in csv format and return a pdf report. The script accepts a dataset in CSV format, processes it, and generates insights and visualizations. The tool uses Python and integrates with OpenAI's models to generate narrative insights based on the data.