Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jeanmidevacc/french-presidential-election-2022-data-collecter
- Owner: jeanmidevacc
- License: apache-2.0
- Created: 2021-10-25T16:21:17.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-01T00:55:17.000Z (about 3 years ago)
- Last Synced: 2024-07-14T14:33:44.552Z (5 months ago)
- Language: Python
- Size: 18.6 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 fileMore details on the pipeline [here](https://www.the-odd-dataguy.com/2021/11/27/data-pipeline-french-presidential-election/)