mirror of
https://github.com/visualize-admin/visualization-tool.git
synced 2026-08-17 12:55:02 +00:00
Read-only mirror of https://github.com/visualize-admin/visualization-tool — Bundesamt für Umwelt. Issues & pull requests at the source. Catalog: https://www.opensource.admin.ch/en/softwares/yhwxjs
https://www.opensource.admin.ch/en/softwares/yhwxjs
- TypeScript 92.2%
- JavaScript 6%
- MDX 1.7%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
|
|
||
| .devcontainer | ||
| .github | ||
| .gitlab/issue_templates | ||
| .storybook | ||
| .vscode | ||
| .yarn/releases | ||
| act | ||
| app | ||
| codemods | ||
| docs | ||
| e2e | ||
| embed | ||
| eslint/visualize-admin | ||
| k6 | ||
| readme | ||
| scripts | ||
| .browserslistrc | ||
| .dockerignore | ||
| .env.example | ||
| .eslintignore | ||
| .eslintrc.json | ||
| .gitignore | ||
| .gitlab-ci.yml | ||
| .nvmrc | ||
| .prettierignore | ||
| .prettierrc | ||
| .svgrrc.js | ||
| .yarnrc | ||
| AGENTS.md | ||
| app.json | ||
| babel.config.js | ||
| CHANGELOG.md | ||
| codegen.yml | ||
| codemod.json | ||
| docker-compose.mitm.yaml | ||
| docker-compose.yaml | ||
| Dockerfile | ||
| hierarchical-values.txt | ||
| keycloak-visualize-client-dev.json | ||
| knip.config.ts | ||
| LICENSE | ||
| LICENSES.txt | ||
| lingui.config.js | ||
| package.json | ||
| playwright.config.ts | ||
| publiccode.yml | ||
| README.md | ||
| rollup.config.js | ||
| shell.nix | ||
| tsconfig.json | ||
| yarn.lock | ||
Visualize
Visualize is a web application to create and embed visualizations from any Swiss open government dataset provided by the LINDAS Linked Data Service. It is developed by the Federal Office for the Environment FOEN and other Swiss federal authorities and is operated at https://visualize.admin.ch/.
Please create an issue to report a bug or request an enhancement, pull requests are welcome too.
This project is free and open source software, licensed under the terms of the BSD-3-Clause license.
General
- 📝 Changelog
- 📖 Public Documentation – Design concept, chart config & embed API etc.
- 📊 Domain – Data flow & chart types
Development
- 🔧 Development Environment – Local setup
- 🏷️ Releases & Versioning
- 🎯 Testing General – Testing strategy, GitHub Actions
- ✅ Functional Testing – Unit tests, E2E tests, visual regression tests
- 🏎️ Performance Testing – GraphQL performance tests & load tests
- 🔐 Authentication – NextAuth, eIAM
- 🌍 Internationalization (I18n) – Translation workflow
Deployment
- Designed for Vercel and Docker deployments
- Database migrations run automatically on production builds
- Environment-specific configuration through environment variables