# Wide data ## Definition(s) ### Context: [[Nexus - Google Analytics Certificate Course|Google Analytics Certificate]] >[! Definition] >A dataset in which every data subject has a single row with multiple columns to hold the values of various attributes of the subject. ## Examples Preferred when creating tables and charts with a few variables about each subject ### Spreadsheet example | Series Name | Series Code | Country Name | Country Code | 2010 [YR2010] | 2011 [YR2011] | 2012 [YR2012] | 2013 [YR2013] | 2014 [YR2014] | 2015 [YR2015] | 2016 [YR2016] | 2017 [YR2017] | 2018 [YR2018] | 2019 [YR2019] | | ----------------- | ----------- | ------------------- | ------------ | ------------- | ------------- | ------------- | ------------- | ------------- | ------------- | ------------- | ------------- | ------------- | ------------- | | Population, total | SP.POP.TOTL | Antigua and Barbuda | ATG | 88028 | 89253 | 90409 | 91516 | 92562 | 93566 | 94527 | 95426 | 96286 | 97118 | | Population, total | SP.POP.TOTL | Argentina | ARG | 40788453 | 41261490 | 41733271 | 42202935 | 42669500 | 43131966 | 43590368 | 44044811 | 44494502 | 44938712 | | Population, total | SP.POP.TOTL | Aruba | ABW | 101669 | 102046 | 102560 | 103159 | 103774 | 104341 | 104872 | 105366 | 105845 | 106314 | ## Related [[Long data]] ## Resources ## Flashcards The below code are generated for use with [Spaced Repetition plugin](https://github.com/st3v3nmw/obsidian-spaced-repetition/) [docs](https://www.stephenmwangi.com/obsidian-spaced-repetition/) A dataset in which every data subject has a single row with multiple columns to hold the values of various attributes of the subject. @@@ [[Wide data]]