dataset structure inspection
This capability allows users to inspect the structures of OECD datasets, revealing dimensions, attributes, and valid values for precise querying. It utilizes a schema-based approach to parse dataset metadata, enabling users to understand the underlying data model and construct accurate queries. The integration with the OECD's API ensures that users have access to the most up-to-date dataset structures.
Unique: Utilizes a schema-based metadata parser that dynamically retrieves and displays dataset structures from the OECD API, ensuring real-time accuracy.
vs alternatives: More comprehensive than static documentation, as it provides live insights into dataset structures directly from the OECD API.
time series querying with filters
This capability enables users to query time series data from OECD datasets using customizable filters. It employs a query builder interface that translates user-defined filters into API requests, optimizing the retrieval of relevant data. The system also supports pagination and sorting to manage large datasets effectively.
Unique: Incorporates a user-friendly query builder that simplifies the construction of complex API requests for time series data, enhancing usability.
vs alternatives: More intuitive than raw API calls, allowing users to construct queries without needing to understand the underlying API structure.
shareable link generation for results
This capability allows users to generate shareable links for their query results, facilitating easy access and collaboration. It works by encoding the query parameters into a URL format that can be shared with others, ensuring that the context and filters are preserved. This feature enhances user collaboration and data sharing.
Unique: Generates dynamic URLs that encapsulate the entire query context, allowing for seamless sharing of specific dataset explorations.
vs alternatives: Unlike static reports, these links provide real-time access to the latest data and filters applied.