Skip to content

csyvenky/jupyter_for_all_ntsb

Repository files navigation

jupyter_for_all_ntsb

JupyterLab utility notebooks for the data munging necessary for the NTSB App for Splunk.

Run from JupyterLab or Jupyter Notebook.

Execute in this order:

  1. data_set_download.ipynb - this file downloads the raw data from NTSB; saves file to data folder.
  2. data_set_cleanup.ipynb - this file cleans the date format and parses the Location field; saves file to output folder.

Requires the following Python libraries:

  1. pandas
  2. urllib

About

JupyterLab Notebook for cleaning up NTSB dataset.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published