Git Product home page Git Product logo

beecycles / uscg-emissions Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 367.78 MB

Data journalism project exploring patterns of toxic substance spills using public data from the United States Coast Guard National Response Center. Focusing on Louisiana issues for the Polluter's Paradise series (see link), a collaboration between ProPublica, The Times-Picayune and The Advocate. See below for a project overview.

Home Page: https://www.propublica.org/series/polluters-paradise

R 100.00%
journalism data emissions epa uscg toxic spills oil coastal louisiana

uscg-emissions's Introduction

USCG-Emissions

Project overview
Data journalism project exploring patterns of toxic substance spills using public data from the United States Coast Guard National Response Center. Focusing on Louisiana issues for the Polluter's Paradise series, a collaboration between ProPublica, The Times-Picayune and The Advocate.
Binder

File overview
CY--.xlsx files : were downloaded from the National Response Center database. The number represents the year, so CY01.xlsx is the NRC data file for spills reported to the Coast Guard in 2001.
CY--.csv files : were saved from corresponding .xslx files into separate sheets containing info on the calls received, incident basics (commons), incident details, and materials involved for each year. The number represents the last two digits of a year, so CY01_calls.csv is a record of all calls received by the USCG about toxic spills during the year 2001.
Emissions_script_CY--.R files : code to combine and sort the .csv sheets for each year, then group by variables of interest, in this case crude oil spills into water in Louisiana.
Emissions_script.R : combines all year datasets and plots the number of spills of crude oil into water in different states between 2004 - 2017.

Analysis methods
Download data from NRC for 2004 - 2019. Save sheets separately and join into a larger dataset, one per year, including all fields of interest (mainly, spill number (SEQNOS), state, material involved, if the spill reached water). Group number of spills per state and type of material (crude oil) and whether or not it reached water (yes/no). Then join all year datasets into a master dataset and plot results to show the number of spills of crude oil into water in different states between 2004 - 2017.

Joan Meiners is an Environmental/Data Journalist and a Ph.D. ecologist.
More information here: www.joanmeiners.com
Questions may be directed to: [email protected].

uscg-emissions's People

Contributors

beecycles avatar

Stargazers

 avatar  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.