Demo data is a great way to get to know how Superset works.
To import open the Web terminal into the app and run the following commands:
source /app/pkg/env.sh
superset fab create-admin --username admin --firstname Superset --lastname Admin --email youremail@domain.com --password changeme (replace the values where needed)
superset load_examples