Created
July 1, 2016 15:57
-
-
Save kostajh/3ff4de7020d227927501c04fe56106ba to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mysql> select tid, name from term_data; | |
+-----+---------------------------------------+ | |
| tid | name | | |
+-----+---------------------------------------+ | |
| 1 | Alumni | | |
| 2 | Arts | | |
| 3 | Athletics | | |
| 4 | Benefits | | |
| 5 | Buildings & Grounds | | |
| 6 | Business | | |
| 7 | Civic Engagement | | |
| 8 | Dining | | |
| 9 | Discounts | | |
| 10 | Diversity | | |
| 11 | Duke Leadership | | |
| 12 | Durham & the Region | | |
| 13 | Education & Classroom Learning | | |
| 14 | Engineering | | |
| 16 | Faculty | | |
| 17 | Finance | | |
| 18 | Global | | |
| 19 | Health & Medicine | | |
| 20 | Employee Wellness | | |
| 21 | Humanities & Social Sciences | | |
| 22 | Law | | |
| 23 | Obituaries | | |
| 24 | Odds & Ends | | |
| 26 | Police & Campus Safety | | |
| 27 | Politics & Public Policy | | |
| 28 | Professional News | | |
| 29 | Religion | | |
| 30 | Research | | |
| 31 | Students | | |
| 32 | Technology & Computing | | |
| 34 | Transportation | | |
| 35 | Topic Feeds | | |
| 36 | Official Duke Feeds | | |
| 37 | Other Duke Feeds | | |
| 38 | Personal Feeds | | |
| 39 | Natural Sciences | | |
| 41 | News Tips | | |
| 42 | Opinion | | |
| 89 | global health | | |
| 80 | Campus News | | |
| 52 | Environment & Sustainability | | |
| 88 | maternal health | | |
| 59 | Philanthropy & Development | | |
| 87 | relief | | |
| 74 | News Releases | | |
| 86 | earthquake | | |
| 85 | tsunami | | |
| 64 | Staff | | |
| 65 | Training & Development | | |
| 84 | japan | | |
| 68 | 5 | | |
| 69 | 1 | | |
| 70 | 2 | | |
| 71 | 3 | | |
| 73 | 7 | | |
| 82 | News | | |
| 83 | Working | | |
| 90 | Duke libraries | | |
| 91 | art | | |
| 92 | encyclopedia | | |
| 93 | students | | |
| 94 | social entrepreneurship | | |
| 95 | Peace Corps | | |
| 96 | service learning | | |
| 97 | global | | |
| 98 | Students | | |
| 99 | Don't Forget | | |
| 100 | African and African American Studies | | |
| 101 | Art, Art History and Visual Studies | | |
| 102 | Asian and Middle Eastern Studies | | |
| 103 | Biology | | |
| 104 | Classical Studies | | |
| 105 | Computer Science | | |
| 106 | Dance | | |
| 107 | Education | | |
| 108 | English | | |
| 109 | Health, Wellness & Physical Education | | |
| 110 | History | | |
| 111 | International Comparative Studies | | |
| 112 | Linguistics | | |
| 113 | Literature | | |
| 114 | Music | | |
| 115 | Romance Studies | | |
| 116 | Slavic and Eurasian Studies | | |
| 117 | Theater Studies | | |
| 118 | Women's Studies | | |
| 119 | Chemistry | | |
| 120 | Mathematics | | |
| 121 | Physics | | |
| 149 | Humanities | | |
| 123 | Psychology and Neuroscience | | |
| 124 | Statistical Science | | |
| 125 | Cultural Anthropology | | |
| 126 | Economics | | |
| 127 | Evolutionary Anthropology | | |
| 128 | Germanic Languages and Literature | | |
| 129 | Philosophy | | |
| 130 | Political Science | | |
| 131 | Religion | | |
| 132 | Sociology | | |
| 133 | Undergraduate | | |
| 134 | Graduate | | |
| 135 | Faculty/postdoc | | |
| 136 | Alumni | | |
| 137 | Staff | | |
| 138 | Arts | | |
| 139 | Computation Initiative | | |
| 140 | Energy | | |
| 141 | Entrepreneurship | | |
| 142 | Global Health | | |
| 143 | Global Studies | | |
| 144 | Integrating Humanities | | |
| 145 | Populations Across Time | | |
| 146 | Research | | |
| 147 | Service Learning | | |
| 148 | Teaching Innovation | | |
| 150 | Social Sciences | | |
| 151 | Natural Sciences | | |
| 152 | Duke Police | | |
| 153 | Facilities | | |
| 154 | Facilities Alerts | | |
| 155 | HR | | |
| 156 | LIVE FOR LIFE | | |
| 157 | OIT | | |
| 158 | Parking and Transportation | | |
| 159 | Parking and Transportation Advisories | | |
| 160 | Sustainability | | |
| 161 | Event | | |
| 162 | Learn | | |
| 163 | Travel | | |
+-----+---------------------------------------+ | |
130 rows in set (0.00 sec) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment