pardata.schema.DatasetSchemaCollection

class pardata.schema.DatasetSchemaCollection(url_or_path, *, tls_verification=True)

Bases: pardata._schema.SchemaCollection

Dataset schema class that inherits functionality from SchemaCollection.

Methods

export_schema(*keys)

Returns a copy of a loaded schema collection.

Attributes

retrieved_url_or_path

The URL or path from which the schema was retrieved.

Parameters
Return type

None