Exemple #1
0
    def tags(self):
        return [
            OBSTag(id='cc-by-4',
                   name='CC-BY 4.0',
                   type='license',
                   description=''),
            OBSTag(id='no-restrictions',
                   name='Unrestricted',
                   type='license',
                   description='You may do whatever you want with this information'
                  ),
            OBSTag(id='uk_ogl',
                    name='UK Open Government Licence (OGL)',
                    type='license',
                    description='http://www.nationalarchives.gov.uk/doc/open-government-licence/version/2/'),
            OBSTag(id='ine_property',
                    name='National Statistics Institute (INE) Property',
                    type='license',
                    description='http://www.ine.es/ss/Satellite?L=1&c=Page&cid=1254735849170&p=1254735849170&pagename=Ayuda%2FINELayout#'),
            OBSTag(id='zillow',
                    name='Zillow Group Data',
                    type='license',
                    description='http://www.zillow.com/research/data/. All data accessed and downloaded from this page is free for public use by consumers, media, analysts, academics etc., consistent with our published Terms of Use. Proper and clear attribution of all data to Zillow is required.')

        ]
Exemple #2
0
 def tags(self):
     return [
         OBSTag(id='statcan-nhs-2011',
                name='Statistics Canada National Household Survey 2011',
                type='source',
                description='Adapted from Statistics Canada, National Household Survey 2011. This does not constitute an endorsement by Statistics Canada of this product.'),
         OBSTag(id='statcan-census-2011',
                name='Statistics Canada Census of Population 2011',
                type='source',
                description='Adapted from Statistics Canada, Census of Population 2011. This does not constitute an endorsement by Statistics Canada of this product.'),
            ]
 def tags(self):
     return [
         OBSTag(id='section',
                name='section',
                type='section',
                description=''),
         OBSTag(id='subsection',
                name='subsection',
                type='subsection',
                description=''),
     ]
Exemple #4
0
    def tags(self):

        return [
            OBSTag(id='middle_aged_men',
                   name='Middle Aged Men (45 to 64 years old)',
                   type='segment',
                   description=''),
            OBSTag(id='families_with_young_children',
                   name='Families with young children (Under 6 years old)',
                   type='segment',
                   description='')
        ]
Exemple #5
0
 def tags(self):
     return [
         OBSTag(
             id='eurographics-license',
             name='EuroGeographics Open Data Licence',
             type='license',
             description='This product includes Intellectual Property from European National Mapping and Cadastral Authorities and is licensed on behalf of these by EuroGeographics. Original product is available for free at `www.eurogeographics.org <www.eurogeographics.org>`_ Terms of the licence available at `http://www.eurogeographics.org/form/topographic-data-eurogeographics <http://www.eurogeographics.org/form/topographic-data-eurogeographics>`_'),
         OBSTag(
             id='eurographics-source',
             name='EuroGraphics EuroGlobalMap',
             type='source',
             description='EuroGraphics `EuroGlobalMap <http://www.eurogeographics.org/content/euroglobalmap-opendata?sid=10868>`_')
     ]
 def tags(self):
     return [
         OBSTag(
             id='interpolation_boundary',
             name='Interpolation Boundary',
             type='boundary_type',
             description='Boundary appropriate for interpolation calculation'
         ),
         OBSTag(id='cartographic_boundary',
                name='Cartographic Boundary',
                type='boundary_type',
                description='Boundary appropriate for cartographic use'),
     ]
 def tags(self):
     return [
         OBSTag(
             id='denominator',
             name='Denominator',
             type='catalog',
             description=
             'Use these to provide a baseline for comparison between different areas.'
         ),
         OBSTag(id='population',
                name='Population',
                type='catalog',
                description='')
     ]
Exemple #8
0
 def tags(self):
     return [
         OBSTag(id='indexes',
                name='Zillow Home Value and Rental Indexes',
                type='subsection',
                description='Zillow home value and rental indexes.'),
     ]
Exemple #9
0
 def tags(self):
     return [
         OBSTag(id='au-datapacks-license',
                name='Creative Commons Attribution 2.5 Australia licence',
                type='license',
                description='DataPacks is licenced under a `Creative Commons Attribution 2.5 Australia licence <https://creativecommons.org/licenses/by/2.5/au/>`_')
     ]
Exemple #10
0
 def tags(self):
     return [
         OBSTag(id='au-census',
                name='Australian Bureau of Statistics (ABS)',
                type='source',
                description='The `Australian Bureau of Statistics <http://abs.gov.au/websitedbs/censushome.nsf/home/datapacks>`')
     ]
Exemple #11
0
 def tags(self):
     return [
         OBSTag(id='cnig-source',
                 name='National Center for Geographic Information (CNIG)',
                 type='source',
                 description='`The National Center for Geographic Information (CNIG) <https://www.cnig.es/>`_'
                 )]
Exemple #12
0
 def tags(self):
     return [
         OBSTag(id='cnig-license',
                 name='License of CNIG',
                 type='license',
                description='Royal Decree 663/2007, more information `here <https://www.cnig.es/propiedadIntelectual.do>`_.'
                 )]
 def tags(self):
     return [
         OBSTag(id='public',
                name='Key variable',
                type='public_type',
                description='This tag is a flag for key variables')
     ]
Exemple #14
0
 def tags(self):
     return [
         OBSTag(id='lacaixa-source',
                name='CaixaBank Spain Economic Yearbook',
                type='source',
                description='The CaixaBank publication of the `Spain Economic Yearbook <http://www.caixabankresearch.com/>`_')
     ]
Exemple #15
0
 def tags(self):
     return [
         OBSTag(id='tiger-source',
                name='US Census TIGER/Line Shapefiles',
                type='source',
                description='`TIGER/Line Shapefiles <https://www.census.gov/geo/maps-data/data/tiger-line.html>`_')
     ]
 def tags(self):
     return [
         OBSTag(id='eurostat-source',
                name='Eurostat',
                type='source',
                description=
                'Eurostat data can be found `here <http://ec.europa.eu>`_.')
     ]
Exemple #17
0
 def tags(self):
     return [
         OBSTag(
             id='qcew',
             name='Quartery Census of Employment and Wages (QCEW)',
             description=
             '`Bureau of Labor Statistics QCEW <http://www.bls.gov/cew/home.htm>`_'
         )
     ]
Exemple #18
0
 def tags(self):
     return [
         OBSTag(
             id='ons',
             name='Office for National Statistics (ONS)',
             type='source',
             description=
             "The UK's largest independent producer of official statistics and the recognised national statistical institute of the UK (`ONS <https://www.ons.gov.uk/>`_)"
         )
     ]
Exemple #19
0
 def tags(self):
     return [
         OBSTag(
             id='ibge-license',
             name='Law No. 12,527, OF November 18, 2011',
             type='license',
             description=
             'Full text is `here <http://www.planalto.gov.br/ccivil_03/_Ato2011-2014/2011/Lei/L12527.htm>`_'
         )
     ]
Exemple #20
0
 def tags(self):
     return [
         OBSTag(
             id='uk-gov-source',
             name='Office for National Statistics (UK)',
             type='source',
             description=
             'Middle Layer Super Output Area (LSOA) and Intermediate Zone boundaries'
         )
     ]
Exemple #21
0
 def tags(self):
     return [
         OBSTag(
             id='uk-gov-source',
             name='Office for National Statistics (UK)',
             type='source',
             description=
             'Lower Layer Super Output Area (LSOA) and Data Zones boundaries'
         )
     ]
Exemple #22
0
 def tags(self):
     return [
         OBSTag(
             id='cdrc-source',
             name='Consumer Data Research Centre',
             type='source',
             description=
             'The 2011 Area Classification for Output Areas (2011 OAC) is a UK geodemographic classification produced as a collaboration between the Office for National Statistics and University College London. For further information regarding the 2011 OAC please visit: http://www.ons.gov.uk/ons/guide-method/geography/products/area-classifications/ns-area-classifications/ns-2011-area-classifications/index.html or http://www.opengeodemographics.com. CDRC 2011 OAC Geodata Pack by the ESRC Consumer Data Research Centre; Contains National Statistics data Crown copyright and database right 2015; Contains Ordnance Survey data Crown copyright and database right 2015'
         )
     ]
Exemple #23
0
 def tags(self):
     return [
         OBSTag(
             id='statcan-license',
             name='Statistics Canada Open Licence Agreement',
             type='license',
             description=
             'Further details `here <http://www.statcan.gc.ca/eng/reference/licence>`_'
         )
     ]
 def tags(self):
     return [
         OBSTag(
             id='scotland-census',
             name=
             "Scotland's Census Data Warehouse by National Records of Scotland",
             type='source',
             description=
             "`Scotland Census <http://www.scotlandscensus.gov.uk/`_")
     ]
Exemple #25
0
 def tags(self):
     return [
         OBSTag(
             id='insee-license',
             name='INSEE Copyright',
             type='license',
             description=
             u'Commercial reuse permissible, more details `here <http://www.insee.fr/en/service/default.asp?page=rediffusion/copyright.htm>`_.'
         )
     ]
 def tags(self):
     return [
         OBSTag(
             id='insee',
             name='INSEE',
             type='source',
             description=
             'http://www.insee.fr/fr/bases-de-donnees/default.asp?page=recensement/resultats/2012/donnees-detaillees-recensement-2012.htm'
         )
     ]
Exemple #27
0
 def tags(self):
     return [
         OBSTag(
             id='zillow-license',
             name='Zillow Terms of Use for "Aggregate Data"',
             type='license',
             description=
             'May be used for non-personal uses, e.g., real estate market analysis. More information `here <http://www.zillow.com/corp/Terms.htm>`_',
         )
     ]
 def tags(self):
     return [
         OBSTag(
             id='eurostat-license',
             name='Copyright European Union',
             type='license',
             description=
             'Reuse is authorised, provided the source is acknowledged.  Full information `here <https://ec.europa.eu/info/legal-notice_en#copyright-notice>`_'
         )
     ]
Exemple #29
0
 def tags(self):
     return [
         OBSTag(
             id='zillow-source',
             name='Zillow Data',
             type='source',
             description=
             'Zillow makes available data free for reuse `here <http://www.zillow.com/research/data/>`_.',
         )
     ]
Exemple #30
0
 def tags(self):
     return [
         OBSTag(
             id='opengeodemographics-license',
             name='Open Geodemographics license',
             type='license',
             description='Free to download and reuse, even for '
             'commercial sector applications.  More '
             'information `here <http://www.opengeodemographics.com/index.php#why-section>`_'
         )
     ]