zauberware / mega-trends-and-trends-json

Future megatrends and trends in JSON files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

Future megatrends and trends in JSON files

License:MIT License