Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jeanmidevacc/french-presidential-election-2022-data-collecter

In this repository, there will be all the code tor a data pipeline related to the 2022 French presidential election
https://github.com/jeanmidevacc/french-presidential-election-2022-data-collecter

Last synced: 3 months ago
JSON representation

In this repository, there will be all the code tor a data pipeline related to the 2022 French presidential election

Awesome Lists containing this project

README

        

# french-presidential-election-2022-data-collecter

In this repository, there will be all the code tor a data pipeline related to the 2022 French presidential election

## Description

There is some details on the contents of this repository:
* `twitter_streaming_collecter.py`: Python script to collect twitter data from the streaming API
* `google_trends_collecter.py`: Python script to collect Google trends data
* `environment.yml`: Anaconda environment YAML file

More details on the pipeline [here](https://www.the-odd-dataguy.com/2021/11/27/data-pipeline-french-presidential-election/)