Skip to content

Onizukkaa/scrapping_data_gouv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation


SCRAPPING_DATA_GOUV

◦ HTTPStatus Exception: 429

◦ Developed with the software and tools below.

Python

GitHub license git-last-commit GitHub commit activity GitHub top language

📖 Table of Contents


📍 Overview

HTTPStatus Exception: 429


📦 Features

HTTPStatus Exception: 429


📂 Repository Structure

└── scrapping_data_gouv/
    └── scraping.py

⚙️ Modules

Root
File Summary
scraping.py HTTPStatus Exception: 429

🚀 Getting Started

Dependencies

Please ensure you have the following dependencies installed on your system:

- ℹ️ Dependency 1

- ℹ️ Dependency 2

- ℹ️ ...

🔧 Installation

  1. Clone the scrapping_data_gouv repository:
git clone https://github.com/Onizukkaa/scrapping_data_gouv
  1. Change to the project directory:
cd scrapping_data_gouv
  1. Install the dependencies:
pip install -r requirements.txt

🤖 Running scrapping_data_gouv

python main.py

🧪 Tests

pytest

🛣 Project Roadmap

  • ℹ️ Task 1: Implement X
  • ℹ️ Task 2: Implement Y
  • ℹ️ ...

🤝 Contributing

Contributions are welcome! Here are several ways you can contribute:

Contributing Guidelines

Click to expand
  1. Fork the Repository: Start by forking the project repository to your GitHub account.
  2. Clone Locally: Clone the forked repository to your local machine using a Git client.
    git clone <your-forked-repo-url>
  3. Create a New Branch: Always work on a new branch, giving it a descriptive name.
    git checkout -b new-feature-x
  4. Make Your Changes: Develop and test your changes locally.
  5. Commit Your Changes: Commit with a clear and concise message describing your updates.
    git commit -m 'Implemented new feature x.'
  6. Push to GitHub: Push the changes to your forked repository.
    git push origin new-feature-x
  7. Submit a Pull Request: Create a PR against the original project repository. Clearly describe the changes and their motivations.

Once your PR is reviewed and approved, it will be merged into the main branch.


📄 License

This project is protected under the SELECT-A-LICENSE License. For more details, refer to the LICENSE file.


👏 Acknowledgments

  • List any resources, contributors, inspiration, etc. here.

Return


About

code pour récupérer automatiquement les données présentent sur le site : https://files.data.gouv.fr/lcsqa/concentrations-de-polluants-atmospheriques-reglementes/temps-reel/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages