Skip to content

zauberware/mega-trends-and-trends-json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Mega Trends and Trends as JSON

12 Megatrends and belonging 119 trends in JSON format.

Mega-Trends

  • Healthcare
  • Individualization
  • Silver Society
  • Security
  • New-Ecology
  • Gender Shift
  • New Work
  • Knowledge Culture
  • Urbanization
  • Mobility
  • Globalization
  • Connectivity

Format

  • One Megatrend -> has multiple trends
  • One Trend -> has multiple trends
# mega-trends.json
{
  "title": "Gesundheit"
},
...

# trends.json
{
  "title": "Predictive Analytics",
  "megaTrends": [
    "Sicherheit",
    "Wissenskultur",
    "Konnektivität"
  ]
},

...

Translations

  • English
  • German (trends mixed with english vocabularies)

Contributing

Fork and PR: Feel free to add items, attributes or translations!

Releases

No releases published

Packages

No packages published