Filetype | Compatibility |
---|---|
csv | Comma separated values, with or without header |
parquet | A self describing, extremely efficient columnar data format |
json | Newline delimited json |
gzip | GZIP compressed json or csv file |
bzip2 | BZIP2 compressed json or csv file |
twitter_json
object below, we wnat to extract the user_id, country_code, and state from the user_location object.