Skip to content

"Unwrap" some data (take it from a 2 dimensional or wide format) into a "SQL-like" format (each row is a record, each column a field) this script will do that. It will also convert Country Names into their ISO 2 letter codes (but for android)

Notifications You must be signed in to change notification settings

0xHiro-Protagonist/wide-data-to-long

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

#wide-data-to-long "Unwrap" some data (take it from a 2 dimensional or wide format) into a "SQL-like" format (each row is a record, each column a field) this script will do that. It will also convert Country Names into their ISO 2 letter codes (using the names from Chrome web store dev console)

About

"Unwrap" some data (take it from a 2 dimensional or wide format) into a "SQL-like" format (each row is a record, each column a field) this script will do that. It will also convert Country Names into their ISO 2 letter codes (but for android)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages