hasklepias-0.8.3: Define features from events
Copyright(c) NoviSci Inc 2020
LicenseBSD3
Maintainerbsaul@novisci.com
Safe HaskellTrustworthy
LanguageHaskell2010

EventData.Context.Domain.Demographics

Description

 

Documentation

data DemographicsInfo Source #

data DemographicsField Source #

Instances

Instances details
Eq DemographicsField Source # 
Instance details

Defined in EventData.Context.Domain.Demographics

Show DemographicsField Source # 
Instance details

Defined in EventData.Context.Domain.Demographics

Generic DemographicsField Source # 
Instance details

Defined in EventData.Context.Domain.Demographics

Associated Types

type Rep DemographicsField :: Type -> Type #

FromJSON DemographicsField Source # 
Instance details

Defined in EventData.Context.Domain.Demographics

type Rep DemographicsField Source # 
Instance details

Defined in EventData.Context.Domain.Demographics

type Rep DemographicsField = D1 ('MetaData "DemographicsField" "EventData.Context.Domain.Demographics" "hasklepias-0.8.3-4JckWWC7OnJ2c8iMNmwmkn" 'False) ((((C1 ('MetaCons "BirthYear" 'PrefixI 'False) (U1 :: Type -> Type) :+: C1 ('MetaCons "BirthDate" 'PrefixI 'False) (U1 :: Type -> Type)) :+: (C1 ('MetaCons "Race" 'PrefixI 'False) (U1 :: Type -> Type) :+: (C1 ('MetaCons "RaceCodes" 'PrefixI 'False) (U1 :: Type -> Type) :+: C1 ('MetaCons "Gender" 'PrefixI 'False) (U1 :: Type -> Type)))) :+: ((C1 ('MetaCons "Zipcode" 'PrefixI 'False) (U1 :: Type -> Type) :+: (C1 ('MetaCons "County" 'PrefixI 'False) (U1 :: Type -> Type) :+: C1 ('MetaCons "CountyFIPS" 'PrefixI 'False) (U1 :: Type -> Type))) :+: (C1 ('MetaCons "State" 'PrefixI 'False) (U1 :: Type -> Type) :+: (C1 ('MetaCons "Ethnicity" 'PrefixI 'False) (U1 :: Type -> Type) :+: C1 ('MetaCons "Region" 'PrefixI 'False) (U1 :: Type -> Type))))) :+: (((C1 ('MetaCons "UrbanRural" 'PrefixI 'False) (U1 :: Type -> Type) :+: C1 ('MetaCons "GeoPctAmIndian" 'PrefixI 'False) (U1 :: Type -> Type)) :+: (C1 ('MetaCons "GeoPctAsian" 'PrefixI 'False) (U1 :: Type -> Type) :+: (C1 ('MetaCons "GeoPctBlack" 'PrefixI 'False) (U1 :: Type -> Type) :+: C1 ('MetaCons "GeoPctHispanic" 'PrefixI 'False) (U1 :: Type -> Type)))) :+: ((C1 ('MetaCons "GeoPctMutli" 'PrefixI 'False) (U1 :: Type -> Type) :+: (C1 ('MetaCons "GeoPctOther" 'PrefixI 'False) (U1 :: Type -> Type) :+: C1 ('MetaCons "GeoPctWhite" 'PrefixI 'False) (U1 :: Type -> Type))) :+: (C1 ('MetaCons "GeoType" 'PrefixI 'False) (U1 :: Type -> Type) :+: (C1 ('MetaCons "GeoAdiStateRank" 'PrefixI 'False) (U1 :: Type -> Type) :+: C1 ('MetaCons "GeoAdiNatRank" 'PrefixI 'False) (U1 :: Type -> Type))))))