UNPKG

@axmit/investment-analytics-types

Version:

Types for investment-analytics services

21 lines (20 loc) 593 B
export interface IEmploymentIndustry { forestryAndFishing: number; miningAndQuarrying: number; manufacturing: number; energySupply: number; waterSupply: number; construction: number; retailIncWholesale: number; storageAndLogistic: number; accommodationAndFood: number; informationAndCommunication: number; insurance: number; realEstate: number; professionalScientificAndTechnical: number; administration: number; publicAdministrationAndDefence: number; education: number; socialWork: number; artsAndRecreation: number; }