16 lines
411 B
Markdown
16 lines
411 B
Markdown
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 |