Fetch¶
This transform fetches data from a provided url, and which transform type to use depends mainly on what data type that resides in the data source.
| Type | Description |
|---|---|
| CKAN | Fetch from a CKAN data source, then filter data items |
| CSW | Fetch paginated data from a CSW, and filter the fetched items depending on type (usually datasets and data services) |
| JSON | Fetch JSON data |
| RDF | Fetch RDF data |