Skip to content
This repository has been archived by the owner on Jun 6, 2021. It is now read-only.

Transform cdc.gov's diabetes .xsl information into JSON

Notifications You must be signed in to change notification settings

sasalatart/county-data-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

County Data Parser

Centers for Disease Control and Prevention's .xlsx Data Parser (2004-2013)

License: MIT Code Climate

About

This script parses the .xslx files published by the CDC regarding diabetes statistics between 2004 and 2013 among different counties into one single JSON file.

Usage

  1. Clone this repository
  2. Download the .xlsx files
  3. Run node index.js inputDir outputDir. For example:
  node index.js data-xlsx output.json

About

Transform cdc.gov's diabetes .xsl information into JSON

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published