2018-12-24 14:35:34 -05:00
|
|
|
data munger
|
|
|
|
=================================================
|
|
|
|
|
|
|
|
organized storage and cleansing of disparate data
|
|
|
|
|
|
|
|
current formats
|
|
|
|
--------------------------------------------------
|
|
|
|
* csv
|
|
|
|
* json
|
|
|
|
|
|
|
|
functions
|
|
|
|
-------------------------------------------------
|
|
|
|
* define constraints to prevent overlap during import
|
|
|
|
* manipulate with regex
|
|
|
|
* tag data en masse
|
|
|
|
* flatten into traditional tables for downstream analytics
|