Skip to content

Alemontejo/Colombia_Air_quality

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

PM_Bog_AMVA

This repository contains code for analyzing air quality in Bogotá and the Aburrá Valley Metropolitan Area.

Contents

  • scripts/: Contains the analysis code.
  • data/: Directory for storing datasets (not included by default).
  • requirements.txt: List of required dependencies.
  • .gitignore: Specifies files to be ignored by Git.

Usage

  1. Clone the repository:
    git clone https://github.com/your_username/PM_Bog_AMVA.git
  2. Navigate to the repository directory:
    cd PM_Bog_AMVA
  3. Install dependencies:
    pip install -r requirements.txt
  4. Run the Jupyter notebook:
    jupyter notebook scripts/PM_Bog_AMVA.ipynb

Requirements

  • Python 3.x
  • Jupyter Notebook
  • Required libraries listed in requirements.txt

License

This project is open-source and licensed under the MIT License.

Contributing

Contributions are welcome! Feel free to submit issues or pull requests.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors