Extension# class ocdsextensionregistry.extension.Extension(data)[source]# __init__(data)[source]# Accepts a row from extensions.csv and assigns values to properties. __repr__()[source]# Return repr(self). as_dict()[source]# Returns the object’s properties as a dictionary. This method is defined to match the method in ExtensionVersion.