A federated catalog for all of your data
The better an organization understands and uses its data, the better it is able to make decisions and discover new opportunities. Many organizations hold massive quantities of data, but it often gets stuck inside organizational silos where its importance is invisible, origins untracked, and existence unknown to those elsewhere in the organization who could improve or derive further value from it.
Magda is a data catalog system that provides a single place where all of your organizationâs data can be catalogued, enriched, searched, tracked and prioritized - whether big or small, internally or externally sourced, available as files, databases or APIs. With Magda, your data analysts, scientists and engineers can easily find useful data with powerful discovery features, properly understand what theyâre using thanks to metadata enhancement and authoring tools, and make data-informed decisions with confidence as a result of history tracking and duplication detection.
Let your data mingle!
Magda is designed around the concept of federation - providing a single view across all data of interest to a user, regardless of where the data is stored or where it was sourced from. Where other data catalogs are designed around their creatorsâ other data products or implement federation by simply copying external datasets internally, federating over many data sources of any format is at the core of how Magda works. The system is able to quickly crawl external data sources, track changes, make automatic enhancements and push notifications when changes occur, giving your data users a one-stop shop to discover all the data thatâs available to them.
Donât neglect your small data
Investment in data often focuses on extracting value from big data - big, complex datasets that are already known to be of high value. This focus comes at the expense of small data - the myriad Excel, CSV and even PDF files that are critical to the operations of every organization, but unknown outside the teams and individuals that use them.
This results in squandered opportunities as small datasets go undiscovered by other teams who could make use of or combine them, fragmentation as files are shared and modified via untracked, ad-hoc methods, and waste as datasets are collected or acquired multiple times, often at extreme expense.
Magda is designed with the flexibility to work with all of an organisationâs data assets, big or small - it can be used as a catalog for big data in a data lake, an easily-searchable repository for an organizationâs small data files, an aggregator for multiple external data sources, or all at once.
Features
Discovery
The easiest way to find a dataset is by searching for it, and Magda puts its search functionality front and centre. Magda was originally developed for the Australian governmentâs federal open data portal data.gov.au, providing a single place for Australiaâs citizens, scientists, journalists and businesses to discover and access 80,000+ datasets, from linked data APIs to small Excel files.
When users search they expect the result to be the best result for the meaning of their query, not simply the one with the most keyword matches. Magda is able to return higher-quality datasets above lower-quality ones, understand synonyms and acronyms, as well as search by time or geospatial extent.
Federation
Magda is designed from the ground-up with the ability to pull data from many different sources into one easily searchable catalog in which all datasets are first-class citizens, regardless of where they came from. Magda can accept metadata from our easy-to-use cataloging process, existing Excel or CSV-based data inventories, existing metadata APIs such as CKAN or Data.json, or have data pushed to it from your systems via its REST API.
In Magda, all data is first-class regardless of its source. Data in Magda is combined into one search index with history tracking and even webhook notifications when metadata records are changed.
Previews
Easily determine if a dataset is useful with charting, spatial preview with TerriaJS and automatic charting of tabular data.
Metadata enhancement
Authoring of high-quality metadata has historically been difficult and time-consuming. As a result, metadata around datasets is often poorly formatted or completely absent making them difficult to search for and hard to understand once found.
Magda is able to automatically derive and enhance metadata, without the underlying data itself ever being transmitted to a Magda server. For datasets catalogued directly, our âAdd Datasetâ process is able to read and derive data from files directly in the browser, without the data itself ever having to leave the userâs machine, and for both internal and external datasets our minion framework is able check for broken links, normalize formats, calculate quality, determine the best means of visualisation and more. This framework for enhancement is open and extensible, allowing to build your own enhancement processes using any language that can be deployed as a docker container.
Open architecture
Magda is designed as a set of microservices that allow extension by simply adding more services into the mix. Extensions to collect data from different data sources or enhance metadata in new ways can be written in any language and added or removed from a running deployment with little downtime and no effect on upgrades of the core product.
Easy set up and upgrades
Magda uses Kubernetes and Helm to allow for simple installation and minimal downtime upgrades with a single step. Deploy it to the cloud, your on-premises setup or even your local machine with the same set of commands.
Federated authentication
Based on PassportJS, Magdaâs authentication system is able to integrate with a wide and growing range of different providers. Currently supported are:
- CKAN
- AAF
- VANguard (WSFed)
- ESRI Portal
- Okta
You can also develop your own authentication plugins to customise the authentication or user onboarding process. More information can be found from the authentication-plugin-spec document.
A better way to manually catalog datasets
Authoring a quality dataset is hard - not only does it involve a lot of manual work, but it also requires a great deal of up-front knowledge and data literacy. Weâre building a guided, opinionated and heavily automated publishing process into Magda that will result in an easier time for those who publish data, and higher metadata quality to make it easier to search and use datasets for data users downstream.
Reducing duplication
Often the use of ad-hoc sharing mechanisms such as email or USB disks results in multiple copies of a dataset being modified in parallel, and poor historical visibility of an organizationâs data holdings leads to external data being bought multiple times by different teams. Weâre adding features to automatically identify and mitigate duplication, without the need for the data to actually be stored on Magda itself.
Authorization: Share data with confidence
Weâre adding an integrated, customizable authorization system into Magda based on Open Policy Agent, which will allow:
- Datasets to be restricted based on established access-control frameworks (e.g. role-based), or custom policies specified by your organization
- Federated authorization - Magda will be able not only to pull data from an external source, but also mimic the same authorization policies, so that what you see from that system on Magda is exactly the same as if you logged into it directly
- Seamless integration with search - only get back results that you have access to
Work with us
Weâre always looking to help more organizations use their data better with Magda!
If youâd like to become a co-creation partner, want our help getting up and running, or want to sponsor specific features, weâd love to talk to you! Please get in contact with us at contact@magda.io. You can also ask questions in Our Github Discussions forum.
Magda is also completely open-source and can be used for free - to get it running, please see the instructions below. Donât forget to let us know youâre using it!
Current Users
- Digital Transformation Agency - data.gov.au
- CSIRO Land and Water - Knowledge Network V2
- Department of Agriculture - Private Instance
- Department of the Environment and Energy - Private Instance
- NSW Department of Customer Service - NSW Spatial Digital Twin
- QLD Department of Natural Resources, Mines and Energy - Under Development
See it in action
A demo site exists at demo.dev.magda.io. This is hosted on pre-emptible instances and may go down for short periods. If it seems down, wait 5-10 minutes and it should come back up again. For an example of Magda in production, see data.gov.au.
Want to get it running yourself?
Try the latest version, or build and run from source
Want to build your connectors / minions?
You can extend Madgaâs functionality by building your own customised connectors / minions.
Want to build your authentication plugins?
You can add support to different authorization servers / identity providers or customise the user on-boarding process by building your own customised authentication plugins.
Latest Release
v4.2.4, released at 2024-09-23 08:26:09 UTC
Open Source
Magda is fully open source, licensed under the Apache License 2.0. Thanks to all our open source contributors so far:
We welcome new contributors too! please check out our Contributorâs Guide.
Important links
- Our Github
- Magda API Reference
- Magda Helm Chart Reference
- Useful common documentations
- Other documentations
- Ask Questions on Our Github Discussions forum
The project was started by CSIROâs Data61 and Australiaâs Department of Prime Minister and Cabinet. Itâs progressing thanks to Data61, the Digital Transformation Agency, the Department of Agriculture, the Department of the Environment and Energy and CSIRO Land and Water.