Giter Site home page Giter Site logo

climate_mortality's Introduction

Climate Mortality

This repository contains code originally developed in partial fulfillment of my DATA 670 Data Analytics Capstone class at UMUC in Fall 2021.

It is intended for processing a large set of data files from NOAA, WHO, and the CMIP5 climate change projections. The overall project is to build a model projecting climate-change impacts on human mortality in the continental United States. This model will be built based on current NOAA weather records and WHO mortality data from around the world, on the assumption that local climate is a significant contributor to the causes and rates of death in different countries.

Author: Sarah Messer

Setup

  • Install python dependencies, typically with a command like this one:
$ pip install -r requirements.txt
  • Copy "files.yaml.SAMPLE" to "files.yaml" in the same directory.
  • Download and uncompress the source data.
  • Alter the paths in "files.yaml" to match the download locations and local directory structure.
  • Create empty directories for the "filtered_dir" and "output_dir" locations specified in your modified files.yaml.

References

Sources describing and providing the data used in these files follow. The actual data files are not included here, but questions about source-file format and contents may be resolved by reviewing these references:

climate_mortality's People

Contributors

smesser avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.