Skip to content

Instantly share code, notes, and snippets.

View jtemplon's full-sized avatar

John Templon jtemplon

View GitHub Profile
@dannguyen
dannguyen / florida-prison-access-mdb-to-csv-sql.md
Last active December 14, 2021 16:33
converting Florida prison Access database into separate CSV and SQLite files
@dannguyen
dannguyen / how-to-convert-wildlife-access-to-csv.md
Last active June 9, 2024 02:01
Extracting the FAA wildlife strike database (.accdb to .csv) using mdbtools

Using mdbtools to extract CSV data from the FAA Wildlife Strike database (.accdb, Microsoft Access)

These instructions are specifically for OSX and *.nix users who have access to Bash. If you're on Windows...you should probably just use Microsoft Access...

For a more convoluted example of how to use mdbtools to automate the conversion of an Access database, you can see this example I posted with the Florida prisons database (not recommended for Bash novices)

To just get the data as CSV, you can download it from here:

http://stash.compjour.org/samples/faa-wildlife-strikes.zip