def requires(self): return { 'sections': SectionTags(), 'subsections': SubsectionTags(), 'source_license': SourceLicenseTags(), 'boundary': BoundaryTags() }
def requires(self): return { 'sections': SectionTags(), 'subsections': SubsectionTags(), 'source': TigerSourceTags(), 'license': LicenseTags(), 'boundary': BoundaryTags(), }
def requires(self): return { 'subsections': SubsectionTags(), 'sections': SectionTags(), 'source': MiddleLayerSuperOutputAreasSourceTags(), 'license': LicenseTags(), 'boundary': BoundaryTags(), }
def requires(self): return { 'subsections': SubsectionTags(), 'sections': SectionTags(), 'license': LicenseTags(), 'boundary': BoundaryTags(), 'uk_census_sources': SourceTags() }
def requires(self): return { 'geom_columns': GeomColumns(year=self.year), 'sections': SectionTags(), 'subsections': SubsectionTags(), 'source': TigerSourceTags(), 'license': LicenseTags(), 'boundary': BoundaryTags(), }
def requires(self): return { 'subsections': SubsectionTags(), 'sections': SectionTags(), 'boundary_type': BoundaryTags() }