https://github.com/blw-ofag-ufag/data-catalog
A MVP data catalog for the Federal Office for Agriculture (FOAG)
https://github.com/blw-ofag-ufag/data-catalog
agriculture data-catalog dcat json-schema
Last synced: 2 months ago
JSON representation
A MVP data catalog for the Federal Office for Agriculture (FOAG)
- Host: GitHub
- URL: https://github.com/blw-ofag-ufag/data-catalog
- Owner: blw-ofag-ufag
- License: other
- Created: 2025-01-10T10:33:15.000Z (4 months ago)
- Default Branch: develop
- Last Pushed: 2025-03-21T12:41:13.000Z (2 months ago)
- Last Synced: 2025-03-21T13:51:48.388Z (2 months ago)
- Topics: agriculture, data-catalog, dcat, json-schema
- Homepage: https://blw-ofag-ufag.github.io/data-catalog/index.html?lang=de&sort=owner
- Size: 42.4 MB
- Stars: 3
- Watchers: 5
- Forks: 0
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
[](https://creativecommons.org/licenses/by/4.0/)
[](https://blw-ofag-ufag.github.io/data-catalog/)
[](https://github.com/blw-ofag-ufag/data-catalog/commits)
[](https://github.com/blw-ofag-ufag/data-catalog/issues)DigiAgriFoodCH Data Catalog
===========================This data catalog was built in a joint effort by the Federal Office for Agriculture FOAG and the Federal Food Safety and Veterinary Office FSVO.
It aims to showcase the offices datasets in a user-friendly way and in one place while maintaining interoperability with broader metadata platforms.> [!IMPORTANT]
> While the code and metadata are publicly available, some dataset links point to internal FOAG services and require the right credentials to access.# ✨ Why is this data catalog special?
This data catalog directly supports the principles of DigiAgriFoodCH, Switzerland’s [digital strategy for the agri-food sector](https://digiagrifood.ch/digiknowhow/digitalisierungsstrategie) — including Once Only, Open by Default, and Innovation First — while ensuring seamless interoperability by aligning its metadata structure with both [I14Y](https://www.i14y.admin.ch/) and [opendata.swiss](https://opendata.swiss) standards for frictionless data exchange.
Each dataset includes clear ownership and provenance information, empowering data owners and analysts to collaborate more effectively and streamline data governance.
Ultimately, everyone benefits: managers and decision-makers make strategic calls faster with trusted data; technical teams simplify system integrations and metadata maintenance; and external stakeholders can easily access public datasets for research or community-driven projects.# ⚡ What are the key features?
1. **Intuitive frontend:** A user-friendly interface for browsing, filtering, and sorting datasets, making it simple to discover the information you need.
2. **Schema-based validation:** Each dataset is structured according to a robust JSON Schema, providing consistent quality and clarity throughout the catalog. *Note that data and schema are held on a [separate repository](https://github.com/blw-ofag-ufag/metadata).*
3. **Interoperability by design:** Metadata follows recognized standards and is compatible with both [I14Y](https://www.i14y.admin.ch/) and [opendata.swiss](https://opendata.swiss), ensuring seamless data exchange across platforms.
4. **Open source collaboration:** We welcome pull requests and community-driven improvements. Join our open source culture by sharing your ideas, reporting issues, or enhancing features for the benefit of all users.# 🚀 Quick start
1. **Explore the data catalog online:** Head over to our [GitHub page](https://blw-ofag-ufag.github.io/data-catalog/index.html?lang=en&sort=issued-desc) to see the development version of the data catalog in action. Not that the main version is deployed on an Azure instance.
2. **Clone & Run Locally**
```bash
git clone https://github.com/blw-ofag-ufag/data-catalog.git
cd data-catalog
python3 -m http.server
```# 🤝 Contributing
We believe a vibrant open-source community drives creativity.
Whether you’re a data geek or a UI/UX wizard, your input helps make agricultural data more accessible and impactful.
Check out our issues for tasks big or small, or open your own suggestions.# 📜 License
All resources in this repository are available under the Creative Commons Attribution 4.0 License.
Feel free to reuse and remix — just give us credit!