Note: this functionality will be available after May 16th 2015
Use the Industries List endpoint to fetch all the industries and sub-industries reference data.
Endpoint
GET https://api.insideview.com/api/v1/reference/industries
Request
HTTP Headers
Header Name | Type | Required | Description |
accessToken | String | Yes |
Valid access token. |
Accept | String | No | Selects the response's content type. Valid values are application/json and application/xml (default). |
Accept-Language | String | No | Select the response's language and locale. Default value: en-en See Internationalization Support for more details. |
Responses
HTTP 200
Returns either a JSON or XML data structure depending on the request Accept header.
Name | type | Description |
industries | Array | Array of industries |
companies > industry | Object | |
companies > industry > industryId | String | Industry ID |
companies > industry > industryName | String | Localized industry name |
companies > industry > subIndustries | Array | Array of sub-industries |
companies > industry > subIndustries > industryId | String | Industry ID |
companies > industry > subIndustries > industryName | String | Localized industry name |
application/json example
{ "industries": [ { "industry": { "industryId": "1", "industryName": "Aerospace and Defense" }, "subIndustries": [ { "industryId": "1_1", "industryName": "Aerospace Products and Parts" }, { "industryId": "1_2", "industryName": "Aerospace Research and Development" }, { "industryId": "1_3", "industryName": "Aircraft Manufacturing" }, { "industryId": "1_4", "industryName": "Military Vehicles Manufacturing" }, { "industryId": "1_5", "industryName": "Ordnance, Missiles, Weaponry and Related" }, { "industryId": "1_6", "industryName": "Space Vehicles, Satellites and Related" } ] }, { "industry": { "industryId": "2", "industryName": "Agriculture and Forestry" }, "subIndustries": [ { "industryId": "2_1", "industryName": "Agricultural Machinery and Equipment" }, { "industryId": "2_10", "industryName": "Gardening Supplies" }, { "industryId": "2_11", "industryName": "Grains Farming" }, { "industryId": "2_12", "industryName": "Horticulture" }, { "industryId": "2_13", "industryName": "Irrigation and Drainage Districts" }, { "industryId": "2_14", "industryName": "Livestock and Husbandry" }, { "industryId": "2_15", "industryName": "Oilseeds Farming" }, { "industryId": "2_16", "industryName": "Pulses and Legume Farming" }, { "industryId": "2_17", "industryName": "Sericulture and Beekeeping" }, { "industryId": "2_2", "industryName": "Agricultural Product Distribution" }, { "industryId": "2_3", "industryName": "Agriculture Services" }, { "industryId": "2_4", "industryName": "Coffee, Tea and Cocoa Farming" }, { "industryId": "2_5", "industryName": "Cotton and Textile Farming" }, { "industryId": "2_6", "industryName": "Farming Materials and Supplies" }, { "industryId": "2_7", "industryName": "Fishing and Aquaculture" }, { "industryId": "2_8", "industryName": "Forestry and Logging" }, { "industryId": "2_9", "industryName": "Fruits and Vegetables Farming" } ] }, { "industry": { "industryId": "3", "industryName": "Automotive" }, "subIndustries": [ { "industryId": "3_1", "industryName": "Automobile Parts Manufacturing" }, { "industryId": "3_2", "industryName": "Motor Vehicle Manufacturing" }, { "industryId": "3_3", "industryName": "Motor Vehicle Parts Suppliers" }, { "industryId": "3_4", "industryName": "Motor Vehicle Repair and Servicing" }, { "industryId": "3_5", "industryName": "Truck and Bus Parts Manufacturing" }, { "industryId": "3_6", "industryName": "Truck, Bus and Other Vehicle Manufacturing" } ] }, { "industry": { "industryId": "4", "industryName": "Banks" }, "subIndustries": [ { "industryId": "4_1", "industryName": "Automated Teller Machine Operators" }, { "industryId": "4_10", "industryName": "Offshore Banks" }, { "industryId": "4_11", "industryName": "Regional Banks" }, { "industryId": "4_12", "industryName": "Savings Institutions" }, { "industryId": "4_13", "industryName": "Short-Term Business Loans and Credit" }, { "industryId": "4_14", "industryName": "Trust, Fiduciary and Custody Activities" }, { "industryId": "4_2", "industryName": "Banking Transaction Processing" }, { "industryId": "4_3", "industryName": "Central Banks" }, { "industryId": "4_4", "industryName": "Commercial Banking " }, { "industryId": "4_5", "industryName": "Credit Agencies" }, { "industryId": "4_6", "industryName": "Credit Unions" }, { "industryId": "4_7", "industryName": "Islamic Banks" }, { "industryId": "4_8", "industryName": "Landesbanken" }, { "industryId": "4_9", "industryName": "Mortgage Banking" } ] }, { "industry": { "industryId": "5", "industryName": "Chemicals" }, "subIndustries": [ { "industryId": "5_1", "industryName": "Agricultural Chemicals" }, { "industryId": "5_10", "industryName": "Polymers and Films" }, { "industryId": "5_11", "industryName": "Sealants and Adhesives" }, { "industryId": "5_12", "industryName": "Specialty Chemicals" }, { "industryId": "5_2", "industryName": "Commodity Chemicals" }, { "industryId": "5_3", "industryName": "Diversified Chemicals" }, { "industryId": "5_4", "industryName": "Explosives and Petrochemicals" }, { "industryId": "5_5", "industryName": "Fine Chemicals" }, { "industryId": "5_6", "industryName": "Industrial Fluid Manufacturing" }, { "industryId": "5_7", "industryName": "Medicinal Chemicals and Botanicals" }, { "industryId": "5_8", "industryName": "Paints, Dyes, Varnishes and Lacquers" }, { "industryId": "5_9", "industryName": "Plastic and Fiber Manufacturing" } ] }, { "industry": { "industryId": "6", "industryName": "Civic, Non-Profit and Membership Groups" }, "subIndustries": [ { "industryId": "6_1", "industryName": "Business Associations" }, { "industryId": "6_10", "industryName": "Social Services Institutions" }, { "industryId": "6_2", "industryName": "Charities" }, { "industryId": "6_3", "industryName": "Environmental and Wildlife Organizations" }, { "industryId": "6_4", "industryName": "Foundations" }, { "industryId": "6_5", "industryName": "Humanitarian and Emergency Relief" }, { "industryId": "6_6", "industryName": "Labor Unions" }, { "industryId": "6_7", "industryName": "Political Organizations" }, { "industryId": "6_8", "industryName": "Public Policy Research and Advocacy" }, { "industryId": "6_9", "industryName": "Religious Organizations" } ] }, { "industry": { "industryId": "7", "industryName": "Computer Hardware" }, "subIndustries": [ { "industryId": "7_1", "industryName": "ATMs and Self-Service Terminals" }, { "industryId": "7_10", "industryName": "Optical, Magnetic and Mass Storage" }, { "industryId": "7_11", "industryName": "Peripherals, Computers and Accessories" }, { "industryId": "7_12", "industryName": "Personal Storage Drives and Media" }, { "industryId": "7_13", "industryName": "POS and Electronic Retail Systems" }, { "industryId": "7_14", "industryName": "Printing and Imaging Equipment" }, { "industryId": "7_15", "industryName": "Routing and Switching" }, { "industryId": "7_16", "industryName": "Semiconductor Equipment and Testing" }, { "industryId": "7_17", "industryName": "Semiconductors" }, { "industryId": "7_18", "industryName": "Servers and Mainframes" }, { "industryId": "7_19", "industryName": "Storage Networking" }, { "industryId": "7_2", "industryName": "Computer Communications Equipment" }, { "industryId": "7_20", "industryName": "Wireless Networking" }, { "industryId": "7_3", "industryName": "Computer Display Units and Projectors" }, { "industryId": "7_4", "industryName": "Computer Input Devices and Speakers" }, { "industryId": "7_5", "industryName": "Computer Networking Equipment" }, { "industryId": "7_6", "industryName": "Computer Storage Devices" }, { "industryId": "7_7", "industryName": "Network Security Devices" }, { "industryId": "7_8", "industryName": "Office Equipment" }, { "industryId": "7_9", "industryName": "Office Supplies" } ] }, { "industry": { "industryId": "8", "industryName": "Computer Software" }, "subIndustries": [ { "industryId": "8_1", "industryName": "Accounting and Tax Software" }, { "industryId": "8_10", "industryName": "Casino Management Software" }, { "industryId": "8_11", "industryName": "Catalog Management Software" }, { "industryId": "8_12", "industryName": "Channel Partner Management Software" }, { "industryId": "8_13", "industryName": "Collaborative Software" }, { "industryId": "8_14", "industryName": "Compliance and Governance Software" }, { "industryId": "8_15", "industryName": "Computer-Aided Manufacturing Software" }, { "industryId": "8_16", "industryName": "Construction and Architecture Software" }, { "industryId": "8_17", "industryName": "Content Management Software" }, { "industryId": "8_18", "industryName": "Customer Relationship Management" }, { "industryId": "8_19", "industryName": "Data Warehousing" }, { "industryId": "8_2", "industryName": "Advertising Industry Software" }, { "industryId": "8_20", "industryName": "Database Management Software" }, { "industryId": "8_21", "industryName": "Defense and Military Software" }, { "industryId": "8_22", "industryName": "Desktop Publishing Software" }, { "industryId": "8_23", "industryName": "Development Tools and Utilities Software" }, { "industryId": "8_24", "industryName": "Distribution Software" }, { "industryId": "8_25", "industryName": "Document Management Software" }, { "industryId": "8_26", "industryName": "E-Commerce Software" }, { "industryId": "8_27", "industryName": "Education and Training Software" }, { "industryId": "8_28", "industryName": "Electronics Industry Software" }, { "industryId": "8_29", "industryName": "Engineering, Scientific and CAD Software" }, { "industryId": "8_3", "industryName": "Agriculture Industry Software" }, { "industryId": "8_30", "industryName": "Enterprise Application Integration (EAI)" }, { "industryId": "8_31", "industryName": "Enterprise Resource Planning Software" }, { "industryId": "8_32", "industryName": "Event Planning Industry Software" }, { "industryId": "8_33", "industryName": "File Management Software" }, { "industryId": "8_34", "industryName": "Financial Services Software" }, { "industryId": "8_35", "industryName": "Food and Beverage Industry Software" }, { "industryId": "8_36", "industryName": "Health Care Management Software" }, { "industryId": "8_37", "industryName": "Hotel Management Industry Software" }, { "industryId": "8_38", "industryName": "Human Resources Software" }, { "industryId": "8_39", "industryName": "Insurance Industry Software" }, { "industryId": "8_4", "industryName": "Application Service Providers (ASPs)" }, { "industryId": "8_40", "industryName": "Law Enforcement Industry Software" }, { "industryId": "8_41", "industryName": "Legal Industry Software" }, { "industryId": "8_42", "industryName": "Management Consulting Software" }, { "industryId": "8_43", "industryName": "Manufacturing and Industrial Software" }, { "industryId": "8_44", "industryName": "Marketing Automation Software" }, { "industryId": "8_45", "industryName": "Message, Conference and Communications" }, { "industryId": "8_46", "industryName": "Mobile Application Software" }, { "industryId": "8_47", "industryName": "Multimedia and Graphics Software" }, { "industryId": "8_48", "industryName": "Networking and Connectivity Software" }, { "industryId": "8_49", "industryName": "Operating System Software" }, { "industryId": "8_5", "industryName": "Automotive Industry Software" }, { "industryId": "8_50", "industryName": "Order Management Software" }, { "industryId": "8_51", "industryName": "Pharma and Biotech Software" }, { "industryId": "8_52", "industryName": "Procurement Software" }, { "industryId": "8_53", "industryName": "Programming and Data Processing Services" }, { "industryId": "8_54", "industryName": "Project Management Software" }, { "industryId": "8_55", "industryName": "Purchasing Software" }, { "industryId": "8_56", "industryName": "Quality Assurance Software" }, { "industryId": "8_57", "industryName": "Real Estate Industry Software" }, { "industryId": "8_58", "industryName": "Restaurant Industry Software" }, { "industryId": "8_59", "industryName": "Retail Management Software" }, { "industryId": "8_6", "industryName": "Banking Software" }, { "industryId": "8_60", "industryName": "Sales Force Automation Software" }, { "industryId": "8_61", "industryName": "Sales Intelligence Software" }, { "industryId": "8_62", "industryName": "Security Software" }, { "industryId": "8_63", "industryName": "Service Industry Software" }, { "industryId": "8_64", "industryName": "Smart Home Software" }, { "industryId": "8_65", "industryName": "Storage and Systems Management Software" }, { "industryId": "8_66", "industryName": "Supply Chain and Logistics Software" }, { "industryId": "8_67", "industryName": "Telecommunication Software" }, { "industryId": "8_68", "industryName": "Textiles Industry Software" }, { "industryId": "8_69", "industryName": "Tourism Industry Software" }, { "industryId": "8_7", "industryName": "Billing and Service Provision Software" }, { "industryId": "8_70", "industryName": "Trading and Order Management Software" }, { "industryId": "8_71", "industryName": "Transportation Industry Software" }, { "industryId": "8_72", "industryName": "Warehousing Software" }, { "industryId": "8_73", "industryName": "Wireless Communication Software" }, { "industryId": "8_8", "industryName": "Budgeting and Forecasting Software" }, { "industryId": "8_9", "industryName": "Business Intelligence Software" } ] }, { "industry": { "industryId": "9", "industryName": "Construction and Building Materials" }, "subIndustries": [ { "industryId": "9_1", "industryName": "Aggregates, Concrete and Cement" }, { "industryId": "9_10", "industryName": "Construction Materials" }, { "industryId": "9_11", "industryName": "Electrical Work" }, { "industryId": "9_12", "industryName": "Engineering Services" }, { "industryId": "9_13", "industryName": "General Contractors - Non-Residential" }, { "industryId": "9_14", "industryName": "General Contractors - Residential" }, { "industryId": "9_15", "industryName": "Hardware Wholesalers" }, { "industryId": "9_16", "industryName": "Heavy Construction" }, { "industryId": "9_17", "industryName": "Plumbing and HVAC Equipment " }, { "industryId": "9_18", "industryName": "Plywood, Veneer and Particle Board" }, { "industryId": "9_19", "industryName": "Prefabricated Buildings" }, { "industryId": "9_2", "industryName": "Apartment and Condominium Construction" }, { "industryId": "9_20", "industryName": "Sawmills and Other Mill Operations" }, { "industryId": "9_21", "industryName": "Single-Family Housing Builders" }, { "industryId": "9_22", "industryName": "Specialty Construction" }, { "industryId": "9_23", "industryName": "Water, Sewer and Power Line" }, { "industryId": "9_24", "industryName": "Wood Production and Timber Operations" }, { "industryId": "9_25", "industryName": "Wood Products" }, { "industryId": "9_26", "industryName": "Wood Window and Door Manufacturing" }, { "industryId": "9_3", "industryName": "Architecture and Engineering Services" }, { "industryId": "9_4", "industryName": "Asphalt and Roofing Materials" }, { "industryId": "9_5", "industryName": "Carpentry and Floor Work" }, { "industryId": "9_6", "industryName": "Ceramic, Tile, Roofing and Clay Products" }, { "industryId": "9_7", "industryName": "Construction and Engineering" }, { "industryId": "9_8", "industryName": "Construction and Mining Equipment Sales" }, { "industryId": "9_9", "industryName": "Construction Equipment" } ] }, { "industry": { "industryId": "10", "industryName": "Consumer Products" }, "subIndustries": [ { "industryId": "10_1", "industryName": "Accessories" }, { "industryId": "10_10", "industryName": "Cutlery and Handtools" }, { "industryId": "10_11", "industryName": "Dinnerware, Cookware and Cutlery" }, { "industryId": "10_12", "industryName": "Electrical Housewares" }, { "industryId": "10_13", "industryName": "Eyewear Manufacturers" }, { "industryId": "10_14", "industryName": "Footwear" }, { "industryId": "10_15", "industryName": "Garden Equipment, Mowers and Tractors " }, { "industryId": "10_16", "industryName": "Gold and Silverware" }, { "industryId": "10_17", "industryName": "Hand and Power Tools" }, { "industryId": "10_18", "industryName": "Home Furnishings" }, { "industryId": "10_19", "industryName": "Household Furniture" }, { "industryId": "10_2", "industryName": "Apparel" }, { "industryId": "10_20", "industryName": "Household Products" }, { "industryId": "10_21", "industryName": "Housewares and Home Storage Products" }, { "industryId": "10_22", "industryName": "Jewelry and Gemstones" }, { "industryId": "10_23", "industryName": "Knitting Mills" }, { "industryId": "10_24", "industryName": "Lighting and Wiring Equipment" }, { "industryId": "10_25", "industryName": "Linens" }, { "industryId": "10_26", "industryName": "Major Appliances" }, { "industryId": "10_27", "industryName": "Man-Made Fiber and Silk Mills" }, { "industryId": "10_28", "industryName": "Mattresses and Bed Manufacturers" }, { "industryId": "10_29", "industryName": "Men's Clothing" }, { "industryId": "10_3", "industryName": "Baby Supplies and Accessories" }, { "industryId": "10_30", "industryName": "Miscellaneous Durable Goods" }, { "industryId": "10_31", "industryName": "Miscellaneous Non-Durable Goods" }, { "industryId": "10_32", "industryName": "Office Furniture and Fixtures" }, { "industryId": "10_33", "industryName": "Paper and Paper Products" }, { "industryId": "10_34", "industryName": "Perfumes, Cosmetics and Toiletries" }, { "industryId": "10_35", "industryName": "Pet Products" }, { "industryId": "10_36", "industryName": "Photographic Equipment and Supplies" }, { "industryId": "10_37", "industryName": "Pottery" }, { "industryId": "10_38", "industryName": "Shelving, Partitions and Fixtures" }, { "industryId": "10_39", "industryName": "Soaps and Detergents" }, { "industryId": "10_4", "industryName": "Biological Products" }, { "industryId": "10_40", "industryName": "Specialty Cleaning Products" }, { "industryId": "10_41", "industryName": "Textile Products" }, { "industryId": "10_42", "industryName": "Textiles and Leather Goods" }, { "industryId": "10_43", "industryName": "Tobacco Products and Distributors" }, { "industryId": "10_44", "industryName": "Watches, Clocks and Clockwork Devices" }, { "industryId": "10_45", "industryName": "Window Coverings and Wall Coverings" }, { "industryId": "10_46", "industryName": "Women's Clothing" }, { "industryId": "10_47", "industryName": "Wood Furniture" }, { "industryId": "10_5", "industryName": "Carpets, Rugs and Floor Coverings" }, { "industryId": "10_6", "industryName": "Children's Clothing" }, { "industryId": "10_7", "industryName": "Collectibles and Giftware Products" }, { "industryId": "10_8", "industryName": "Costume Jewelry" }, { "industryId": "10_9", "industryName": "Cotton Fabric Mills" } ] }, { "industry": { "industryId": "11", "industryName": "Consumer Services" }, "subIndustries": [ { "industryId": "11_1", "industryName": "Child Care Services" }, { "industryId": "11_10", "industryName": "Optical Services" }, { "industryId": "11_11", "industryName": "Personal Products" }, { "industryId": "11_12", "industryName": "Personal Services" }, { "industryId": "11_13", "industryName": "Photographic Services" }, { "industryId": "11_14", "industryName": "Spas and Fitness Services" }, { "industryId": "11_15", "industryName": "Taxi and Limousine Services" }, { "industryId": "11_16", "industryName": "Travel Agencies and Services" }, { "industryId": "11_17", "industryName": "Veterinary Care" }, { "industryId": "11_18", "industryName": "Weight and Health Management" }, { "industryId": "11_2", "industryName": "Coffee and Water Beverage Services" }, { "industryId": "11_3", "industryName": "Courier, Messenger and Delivery Services" }, { "industryId": "11_4", "industryName": "Death Care Products and Services" }, { "industryId": "11_5", "industryName": "Hair Salons and Beauty Treatments " }, { "industryId": "11_6", "industryName": "Laundry and Dry Cleaning Services" }, { "industryId": "11_7", "industryName": "Motor Vehicle Parking and Garages" }, { "industryId": "11_8", "industryName": "Motor Vehicle Rental and Leasing" }, { "industryId": "11_9", "industryName": "Moving Services" } ] }, { "industry": { "industryId": "12", "industryName": "Corporate Services" }, "subIndustries": [ { "industryId": "12_1", "industryName": "Advertising Agencies" }, { "industryId": "12_10", "industryName": "Computer Processing and Data Services" }, { "industryId": "12_11", "industryName": "Consumer Credit Reporting" }, { "industryId": "12_12", "industryName": "Detective and Other Security Services" }, { "industryId": "12_13", "industryName": "Direct Marketing" }, { "industryId": "12_14", "industryName": "Executive Search" }, { "industryId": "12_15", "industryName": "Facilities Support" }, { "industryId": "12_16", "industryName": "General Rental Center" }, { "industryId": "12_17", "industryName": "Human Resources and Staffing" }, { "industryId": "12_18", "industryName": "Integrated Computer Systems Design" }, { "industryId": "12_19", "industryName": "IT Services and Consulting" }, { "industryId": "12_2", "industryName": "Arbitration Services" }, { "industryId": "12_20", "industryName": "Law Firms" }, { "industryId": "12_21", "industryName": "Legal Services" }, { "industryId": "12_22", "industryName": "Mailing and Commercial Art Services" }, { "industryId": "12_23", "industryName": "Management Consulting" }, { "industryId": "12_24", "industryName": "Management Services" }, { "industryId": "12_25", "industryName": "Market Research Services" }, { "industryId": "12_26", "industryName": "Marketing and Advertising" }, { "industryId": "12_27", "industryName": "Media Representatives" }, { "industryId": "12_28", "industryName": "Miscellaneous" }, { "industryId": "12_29", "industryName": "Miscellaneous Computer Related Services" }, { "industryId": "12_3", "industryName": "Artists, Writers and Performers" }, { "industryId": "12_30", "industryName": "Miscellaneous Repair Services" }, { "industryId": "12_31", "industryName": "Miscellaneous Services" }, { "industryId": "12_32", "industryName": "Mobile Application Developers" }, { "industryId": "12_33", "industryName": "Networking Services" }, { "industryId": "12_34", "industryName": "Online Staffing and Recruitment Services" }, { "industryId": "12_35", "industryName": "Other Equipment Rental and Leasing" }, { "industryId": "12_36", "industryName": "Outsourced Human Resources Services" }, { "industryId": "12_37", "industryName": "Photo Labs" }, { "industryId": "12_38", "industryName": "Public Relations" }, { "industryId": "12_39", "industryName": "Records Management Services" }, { "industryId": "12_4", "industryName": "Auctions and Internet Auctions" }, { "industryId": "12_40", "industryName": "Sales Promotion and Targeted Marketing" }, { "industryId": "12_41", "industryName": "Services for the Printing Trade" }, { "industryId": "12_42", "industryName": "Talent and Modeling Agencies" }, { "industryId": "12_43", "industryName": "Technology" }, { "industryId": "12_44", "industryName": "Testing Lab and Scientific Research " }, { "industryId": "12_45", "industryName": "Trade Show, Event Planning and Support" }, { "industryId": "12_46", "industryName": "Uniform Supplies" }, { "industryId": "12_5", "industryName": "Billboards and Outdoor Advertising" }, { "industryId": "12_6", "industryName": "Business Services" }, { "industryId": "12_7", "industryName": "Cleaning and Facilities Management" }, { "industryId": "12_8", "industryName": "Commercial Printing Services" }, { "industryId": "12_9", "industryName": "Computer Facilities " } ] }, { "industry": { "industryId": "13", "industryName": "Electronics" }, "subIndustries": [ { "industryId": "13_1", "industryName": "Appliances and Tools and Housewares" }, { "industryId": "13_10", "industryName": "Magnetic and Optical Recording" }, { "industryId": "13_11", "industryName": "Miscellaneous Electrical Equipment" }, { "industryId": "13_12", "industryName": "Printed Circuit Boards" }, { "industryId": "13_13", "industryName": "Sound and Lighting Equipment" }, { "industryId": "13_2", "industryName": "Consumer Electronics" }, { "industryId": "13_3", "industryName": "Electric Testing Equipment" }, { "industryId": "13_4", "industryName": "Electronic Coils and Transformers" }, { "industryId": "13_5", "industryName": "Electronic Components and Accessories" }, { "industryId": "13_6", "industryName": "Electronic Connectors" }, { "industryId": "13_7", "industryName": "Electronic Gaming Products" }, { "industryId": "13_8", "industryName": "Electronic Parts and Equipment" }, { "industryId": "13_9", "industryName": "Heavy Electrical Equipment" } ] }, { "industry": { "industryId": "14", "industryName": "Energy and Environmental" }, "subIndustries": [ { "industryId": "14_1", "industryName": "Alternative Energy Sources" }, { "industryId": "14_10", "industryName": "Electricity Transmission" }, { "industryId": "14_11", "industryName": "Electricity, Gas and Sanitation Services" }, { "industryId": "14_12", "industryName": "Energy Equipment and Services" }, { "industryId": "14_13", "industryName": "Environmental Services" }, { "industryId": "14_14", "industryName": "Fossil Fuel Power Generation" }, { "industryId": "14_15", "industryName": "Fuel Oil Dealers" }, { "industryId": "14_16", "industryName": "Gasoline Retailers" }, { "industryId": "14_17", "industryName": "Hazardous Waste Management" }, { "industryId": "14_18", "industryName": "Hydroelectric Power Generation" }, { "industryId": "14_19", "industryName": "Independent/Merchant Power Production" }, { "industryId": "14_2", "industryName": "Cogeneration and Small Power Producers" }, { "industryId": "14_20", "industryName": "Integrated Oil and Gas" }, { "industryId": "14_21", "industryName": "Liquefied Petroleum Gas Dealers" }, { "industryId": "14_22", "industryName": "Natural Gas Gathering and Processing " }, { "industryId": "14_23", "industryName": "Natural Gas Pipelines" }, { "industryId": "14_24", "industryName": "Natural Gas Transmission" }, { "industryId": "14_25", "industryName": "Natural Gas Utilities" }, { "industryId": "14_26", "industryName": "Nuclear Power Generation" }, { "industryId": "14_27", "industryName": "Oil and Gas - Field Services" }, { "industryId": "14_28", "industryName": "Oil and Gas - Marketing and Refining" }, { "industryId": "14_29", "industryName": "Oil and Gas - Production and Exploration" }, { "industryId": "14_3", "industryName": "Combined Electric and Gas Utilities" }, { "industryId": "14_30", "industryName": "Oil and Gas - Transportation and Storage" }, { "industryId": "14_31", "industryName": "Oil Drilling and Gas Wells" }, { "industryId": "14_32", "industryName": "Oil Related Equipment and Services" }, { "industryId": "14_33", "industryName": "Other Utilities " }, { "industryId": "14_34", "industryName": "Petroleum Pipelines" }, { "industryId": "14_35", "industryName": "Refined Petroleum Pipelines" }, { "industryId": "14_36", "industryName": "Refuse Systems" }, { "industryId": "14_37", "industryName": "Remediation and Environmental Cleanup " }, { "industryId": "14_38", "industryName": "Retail Energy Marketing" }, { "industryId": "14_39", "industryName": "Sanitary and Sewage Districts" }, { "industryId": "14_4", "industryName": "Conservation Districts" }, { "industryId": "14_40", "industryName": "Sanitation Services" }, { "industryId": "14_41", "industryName": "Solid Waste Services and Recycling" }, { "industryId": "14_42", "industryName": "Trusts" }, { "industryId": "14_43", "industryName": "Utilities - Multiline" }, { "industryId": "14_44", "industryName": "Waste Management Districts" }, { "industryId": "14_45", "industryName": "Wastewater Treatment" }, { "industryId": "14_46", "industryName": "Water Distribution" }, { "industryId": "14_47", "industryName": "Water Supply and Utilities" }, { "industryId": "14_48", "industryName": "Wholesale Energy Trading and Marketing" }, { "industryId": "14_49", "industryName": "Wholesale Petroleum and Related Products" }, { "industryId": "14_5", "industryName": "Crude Petroleum and Natural Gas" }, { "industryId": "14_50", "industryName": "Wholesale Petroleum Bulk Stations" }, { "industryId": "14_6", "industryName": "Crude Petroleum Pipelines" }, { "industryId": "14_7", "industryName": "Electric Power Distribution" }, { "industryId": "14_8", "industryName": "Electric Power Transmission" }, { "industryId": "14_9", "industryName": "Electric Utilities" } ] }, { "industry": { "industryId": "15", "industryName": "Financial Services" }, "subIndustries": [ { "industryId": "15_1", "industryName": "Accounting, Tax, Bookkeeping and Payroll" }, { "industryId": "15_10", "industryName": "Currency and Forex Brokers" }, { "industryId": "15_11", "industryName": "Currency, Commodity & Futures Trading" }, { "industryId": "15_12", "industryName": "Diversified Financial Services" }, { "industryId": "15_13", "industryName": "Diversified Lending" }, { "industryId": "15_14", "industryName": "Electronic Funds Transfer" }, { "industryId": "15_15", "industryName": "Electronic Payment Systems" }, { "industryId": "15_16", "industryName": "Energy Exchanges" }, { "industryId": "15_17", "industryName": "Finance Authorities" }, { "industryId": "15_18", "industryName": "Financial Leasing Companies" }, { "industryId": "15_19", "industryName": "Financial Transaction Settlement" }, { "industryId": "15_2", "industryName": "Asset Management" }, { "industryId": "15_20", "industryName": "Forfeiting and Factoring" }, { "industryId": "15_21", "industryName": "Hedge Funds" }, { "industryId": "15_22", "industryName": "Investment Banking" }, { "industryId": "15_23", "industryName": "Investment Management and Fund Operators" }, { "industryId": "15_24", "industryName": "Investment Services and Advice" }, { "industryId": "15_25", "industryName": "Investment Trusts " }, { "industryId": "15_26", "industryName": "Leveraged Finance" }, { "industryId": "15_27", "industryName": "Market Makers and Trade Clearing" }, { "industryId": "15_28", "industryName": "Miscellaneous Investment Firms" }, { "industryId": "15_29", "industryName": "Mobile Payment Systems" }, { "industryId": "15_3", "industryName": "Blank Check Companies" }, { "industryId": "15_30", "industryName": "Mortgage Brokers" }, { "industryId": "15_31", "industryName": "Patent Owners and Lessors" }, { "industryId": "15_32", "industryName": "Pension and Retirement Funds" }, { "industryId": "15_33", "industryName": "Private Equity" }, { "industryId": "15_34", "industryName": "Royalty Trusts" }, { "industryId": "15_35", "industryName": "Securities Brokers and Traders " }, { "industryId": "15_36", "industryName": "Specialty Financial Services" }, { "industryId": "15_37", "industryName": "Stock Exchanges" }, { "industryId": "15_38", "industryName": "Trade Facilitation" }, { "industryId": "15_39", "industryName": "Venture Capital" }, { "industryId": "15_4", "industryName": "Consumer Credit Reporting" }, { "industryId": "15_5", "industryName": "Credit and Collection Services" }, { "industryId": "15_6", "industryName": "Credit Cards" }, { "industryId": "15_7", "industryName": "Credit Intermediation" }, { "industryId": "15_8", "industryName": "Credit Rating Agency" }, { "industryId": "15_9", "industryName": "Crowdfunding" } ] }, { "industry": { "industryId": "16", "industryName": "Food and Beverage" }, "subIndustries": [ { "industryId": "16_1", "industryName": "Bakery and Bakery Products" }, { "industryId": "16_10", "industryName": "Flours and Baked Goods" }, { "industryId": "16_11", "industryName": "Food Oils" }, { "industryId": "16_12", "industryName": "Food Processing" }, { "industryId": "16_13", "industryName": "Food Products" }, { "industryId": "16_14", "industryName": "Food Wholesale Distributors" }, { "industryId": "16_15", "industryName": "Fresh and Frozen Seafood" }, { "industryId": "16_16", "industryName": "Meat Packing and Meat Products" }, { "industryId": "16_17", "industryName": "Pastas and Cereals" }, { "industryId": "16_18", "industryName": "Poultry" }, { "industryId": "16_19", "industryName": "Sausages and Other Prepared Meats" }, { "industryId": "16_2", "industryName": "Beverages - Brewers" }, { "industryId": "16_3", "industryName": "Beverages - Distillers and Wineries" }, { "industryId": "16_4", "industryName": "Beverages - Non-Alcoholic" }, { "industryId": "16_5", "industryName": "Bottling and Distribution" }, { "industryId": "16_6", "industryName": "Candy and Confections" }, { "industryId": "16_7", "industryName": "Canned and Frozen Fruits and Vegetables" }, { "industryId": "16_8", "industryName": "Dairy Products" }, { "industryId": "16_9", "industryName": "Flavorings, Spices and Other Ingredients" } ] }, { "industry": { "industryId": "17", "industryName": "Government" }, "subIndustries": [ { "industryId": "17_1", "industryName": "Cities, Towns, and Municipalities" }, { "industryId": "17_10", "industryName": "Legislatures" }, { "industryId": "17_11", "industryName": "National Security" }, { "industryId": "17_12", "industryName": "Police Protection" }, { "industryId": "17_13", "industryName": "Special Districts" }, { "industryId": "17_14", "industryName": "State, Provincial or Regional Government" }, { "industryId": "17_15", "industryName": "Villages and Small Municipalities" }, { "industryId": "17_2", "industryName": "Correctional Facilities" }, { "industryId": "17_3", "industryName": "County Governments" }, { "industryId": "17_4", "industryName": "Courts of Law" }, { "industryId": "17_5", "industryName": "Executive Government Offices" }, { "industryId": "17_6", "industryName": "Federal Government Agencies" }, { "industryId": "17_7", "industryName": "Fire Protection" }, { "industryId": "17_8", "industryName": "International Government Agencies" }, { "industryId": "17_9", "industryName": "Legal Counsel and Prosecution" } ] }, { "industry": { "industryId": "18", "industryName": "Holding Companies " }, "subIndustries": [ { "industryId": "18_1", "industryName": "Industrial Conglomerates" } ] }, { "industry": { "industryId": "19", "industryName": "Hospitals and Healthcare" }, "subIndustries": [ { "industryId": "19_1", "industryName": "Ambulance Services" }, { "industryId": "19_10", "industryName": "Diagnostic Imaging Centers" }, { "industryId": "19_11", "industryName": "Electromedical and Therapeutic Equipment" }, { "industryId": "19_12", "industryName": "Emergency Medical Services" }, { "industryId": "19_13", "industryName": "Family Planning Clinics" }, { "industryId": "19_14", "industryName": "Fertility Clinics" }, { "industryId": "19_15", "industryName": "General Healthcare Equipment" }, { "industryId": "19_16", "industryName": "General Medical and Surgical Hospitals" }, { "industryId": "19_17", "industryName": "General Physicians and Clinics" }, { "industryId": "19_18", "industryName": "Healthcare Districts" }, { "industryId": "19_19", "industryName": "Home Healthcare" }, { "industryId": "19_2", "industryName": "Assisted Living Facilities" }, { "industryId": "19_20", "industryName": "Hospice Services" }, { "industryId": "19_21", "industryName": "Integrated Healthcare Networks" }, { "industryId": "19_22", "industryName": "Kidney Dialysis Centers" }, { "industryId": "19_23", "industryName": "Medical and Dental Laboratories" }, { "industryId": "19_24", "industryName": "Medical Practice Management and Services" }, { "industryId": "19_25", "industryName": "Mental Health Practitioners" }, { "industryId": "19_26", "industryName": "Nursing Homes and Extended Care" }, { "industryId": "19_27", "industryName": "Obstetricians and Gynecologists" }, { "industryId": "19_28", "industryName": "Oncology Services" }, { "industryId": "19_29", "industryName": "Ophthalmic Equipment" }, { "industryId": "19_3", "industryName": "Blood and Organ Banks" }, { "industryId": "19_30", "industryName": "Ophthalmologists and Optometrists" }, { "industryId": "19_31", "industryName": "Orthopedic and Prosthetic Equipment" }, { "industryId": "19_32", "industryName": "Orthopedic Services" }, { "industryId": "19_33", "industryName": "Other Specialty Hospitals" }, { "industryId": "19_34", "industryName": "Pediatricians" }, { "industryId": "19_35", "industryName": "Physical Therapy Facilities" }, { "industryId": "19_36", "industryName": "Podiatrists" }, { "industryId": "19_37", "industryName": "Psychiatric Hospitals" }, { "industryId": "19_38", "industryName": "Radiology Services" }, { "industryId": "19_39", "industryName": "Specialty Surgical Hospitals" }, { "industryId": "19_4", "industryName": "Cardiologists" }, { "industryId": "19_40", "industryName": "Substance Abuse Rehabilitation Centers" }, { "industryId": "19_41", "industryName": "Surgical and Medical Devices" }, { "industryId": "19_42", "industryName": "Urgent Care Centers" }, { "industryId": "19_43", "industryName": "X-Ray Equipment" }, { "industryId": "19_5", "industryName": "Children's Hospitals" }, { "industryId": "19_6", "industryName": "Chiropractors" }, { "industryId": "19_7", "industryName": "Dental Equipment and Supplies" }, { "industryId": "19_8", "industryName": "Dentists" }, { "industryId": "19_9", "industryName": "Dermatologists" } ] }, { "industry": { "industryId": "20", "industryName": "Industrial Manufacturing and Services" }, "subIndustries": [ { "industryId": "20_1", "industryName": "Advanced Medical Equipment" }, { "industryId": "20_10", "industryName": "Electromedical Devices and Equipment" }, { "industryId": "20_11", "industryName": "Engines and Turbines" }, { "industryId": "20_12", "industryName": "Envelopes" }, { "industryId": "20_13", "industryName": "Fabricated Rubber Products" }, { "industryId": "20_14", "industryName": "Farm Equipment" }, { "industryId": "20_15", "industryName": "Flat Glass" }, { "industryId": "20_16", "industryName": "Gaskets and Sealing Devices" }, { "industryId": "20_17", "industryName": "Glass, Glass Containers and Glassware" }, { "industryId": "20_18", "industryName": "Heating Equipment" }, { "industryId": "20_19", "industryName": "Industrial Equipment and Machinery" }, { "industryId": "20_2", "industryName": "Air and Gas Compressors" }, { "industryId": "20_20", "industryName": "Industrial Fans" }, { "industryId": "20_21", "industryName": "Industrial Furnaces and Ovens" }, { "industryId": "20_22", "industryName": "Industrial Machinery Distribution" }, { "industryId": "20_23", "industryName": "Industrial Measurement Devices" }, { "industryId": "20_24", "industryName": "Laboratory Equipment" }, { "industryId": "20_25", "industryName": "Manifold Business Forms" }, { "industryId": "20_26", "industryName": "Measuring Devices and Controllers" }, { "industryId": "20_27", "industryName": "Metalworking Machinery" }, { "industryId": "20_28", "industryName": "Miscellaneous Fabricated Wire Products" }, { "industryId": "20_29", "industryName": "Miscellaneous Manufacturing" }, { "industryId": "20_3", "industryName": "Automated Climate Controls" }, { "industryId": "20_30", "industryName": "Miscellaneous Petroleum Products" }, { "industryId": "20_31", "industryName": "Miscellaneous Plastics" }, { "industryId": "20_32", "industryName": "Motors and Generators" }, { "industryId": "20_33", "industryName": "Paper Board and Paper Products" }, { "industryId": "20_34", "industryName": "Paper Containers and Packaging" }, { "industryId": "20_35", "industryName": "Paper Mills" }, { "industryId": "20_36", "industryName": "Paperboard Mills" }, { "industryId": "20_37", "industryName": "Plastic Materials and Synthetic Resins" }, { "industryId": "20_38", "industryName": "Plastics, Foil and Coated Paper Bags" }, { "industryId": "20_39", "industryName": "Power Distribution and Transformers" }, { "industryId": "20_4", "industryName": "Ball Bearings and Roller Bearing" }, { "industryId": "20_40", "industryName": "Printing Press Machinery" }, { "industryId": "20_41", "industryName": "Pulp Mills" }, { "industryId": "20_42", "industryName": "Pumping Equipment" }, { "industryId": "20_43", "industryName": "Relays and Industrial Controls" }, { "industryId": "20_44", "industryName": "Screw Machines" }, { "industryId": "20_45", "industryName": "Specialty Industrial Machinery" }, { "industryId": "20_46", "industryName": "Stationery and Related Products" }, { "industryId": "20_47", "industryName": "Switching and Switchboard Equipment" }, { "industryId": "20_48", "industryName": "Tires and Inner Tubes" }, { "industryId": "20_49", "industryName": "Totalizing Fluid Meters" }, { "industryId": "20_5", "industryName": "Bolts, Nuts, Screws, Rivets and Washers" }, { "industryId": "20_6", "industryName": "Building Climate Control and HVAC" }, { "industryId": "20_7", "industryName": "Commercial Equipment and Supplies" }, { "industryId": "20_8", "industryName": "Converted Paper Products" }, { "industryId": "20_9", "industryName": "Electric Lighting and Wiring" } ] }, { "industry": { "industryId": "21", "industryName": "Insurance" }, "subIndustries": [ { "industryId": "21_1", "industryName": "Automobile Insurance" }, { "industryId": "21_10", "industryName": "Insurance Financing" }, { "industryId": "21_11", "industryName": "Liability Insurance" }, { "industryId": "21_12", "industryName": "Life Insurance" }, { "industryId": "21_13", "industryName": "Mortgage Insurance" }, { "industryId": "21_14", "industryName": "Multiline Insurance" }, { "industryId": "21_15", "industryName": "Property and Casualty Insurance" }, { "industryId": "21_16", "industryName": "Reinsurance" }, { "industryId": "21_17", "industryName": "Risk Management" }, { "industryId": "21_18", "industryName": "Specialty Insurance" }, { "industryId": "21_19", "industryName": "Surety Insurance" }, { "industryId": "21_2", "industryName": "Claims Administration and Processing" }, { "industryId": "21_20", "industryName": "Travel Insurance" }, { "industryId": "21_21", "industryName": "Workers' Compensation" }, { "industryId": "21_3", "industryName": "Commercial Insurance" }, { "industryId": "21_4", "industryName": "Credit Insurance" }, { "industryId": "21_5", "industryName": "Disability Insurance" }, { "industryId": "21_6", "industryName": "Fire and Marine Insurance" }, { "industryId": "21_7", "industryName": "Health Insurance" }, { "industryId": "21_8", "industryName": "Homeowners and Title Insurance" }, { "industryId": "21_9", "industryName": "Insurance Agents and Brokers" } ] }, { "industry": { "industryId": "22", "industryName": "Leisure, Sports and Recreation" }, "subIndustries": [ { "industryId": "22_1", "industryName": "Accommodation" }, { "industryId": "22_10", "industryName": "Golf Equipment " }, { "industryId": "22_11", "industryName": "Hotels and Motels" }, { "industryId": "22_12", "industryName": "Leisure Products" }, { "industryId": "22_13", "industryName": "Motion Picture Distribution" }, { "industryId": "22_14", "industryName": "Museums and Art Galleries" }, { "industryId": "22_15", "industryName": "Musical Instruments" }, { "industryId": "22_16", "industryName": "Park and Recreation Districts" }, { "industryId": "22_17", "industryName": "Professional Sports Teams" }, { "industryId": "22_18", "industryName": "Racetracks" }, { "industryId": "22_19", "industryName": "Sporting Goods, Outdoor Gear and Apparel " }, { "industryId": "22_2", "industryName": "Amusement and Recreation" }, { "industryId": "22_20", "industryName": "Sports and Recreations Clubs" }, { "industryId": "22_21", "industryName": "Sports Equipment " }, { "industryId": "22_3", "industryName": "Art Supplies" }, { "industryId": "22_4", "industryName": "Athletic Facilities" }, { "industryId": "22_5", "industryName": "Bicycles and Accessories " }, { "industryId": "22_6", "industryName": "Casinos and Gambling" }, { "industryId": "22_7", "industryName": "Dolls and Stuffed Toys" }, { "industryId": "22_8", "industryName": "Entertainment Services" }, { "industryId": "22_9", "industryName": "Games and Toys" } ] }, { "industry": { "industryId": "23", "industryName": "Media" }, "subIndustries": [ { "industryId": "23_1", "industryName": "Audiovisual Equipment Sales and Services" }, { "industryId": "23_10", "industryName": "Diversified Media" }, { "industryId": "23_11", "industryName": "Film and Video" }, { "industryId": "23_12", "industryName": "Greeting Cards" }, { "industryId": "23_13", "industryName": "Internet Content Providers" }, { "industryId": "23_14", "industryName": "Internet Information Services" }, { "industryId": "23_15", "industryName": "Internet Search and Navigation Services" }, { "industryId": "23_16", "industryName": "Motion Picture and Video Production" }, { "industryId": "23_17", "industryName": "Motion Picture Equipment" }, { "industryId": "23_18", "industryName": "Motion Picture Theaters" }, { "industryId": "23_19", "industryName": "Music Recording and Distribution" }, { "industryId": "23_2", "industryName": "Book Publishers" }, { "industryId": "23_20", "industryName": "Newspaper Publishers" }, { "industryId": "23_21", "industryName": "Newspapers and Online News Organizations" }, { "industryId": "23_22", "industryName": "Periodical and Magazine Publishers" }, { "industryId": "23_23", "industryName": "Publishing" }, { "industryId": "23_24", "industryName": "Radio Broadcasting" }, { "industryId": "23_25", "industryName": "Television Broadcasting" }, { "industryId": "23_26", "industryName": "Trading Cards and Comic Books" }, { "industryId": "23_27", "industryName": "Video Game Software" }, { "industryId": "23_3", "industryName": "Broadcasting" }, { "industryId": "23_4", "industryName": "Broadcasting Equipment" }, { "industryId": "23_5", "industryName": "Cable and Satellite Services" }, { "industryId": "23_6", "industryName": "Cable Networks and Program Distribution " }, { "industryId": "23_7", "industryName": "Cable TV System Operators" }, { "industryId": "23_8", "industryName": "CD and DVD Manufacturing and Supply" }, { "industryId": "23_9", "industryName": "Directories and Yellow Pages Publishers" } ] }, { "industry": { "industryId": "24", "industryName": "Mining and Metals" }, "subIndustries": [ { "industryId": "24_1", "industryName": "Aluminum Producers" }, { "industryId": "24_10", "industryName": "Metal Forgings" }, { "industryId": "24_11", "industryName": "Metals and Minerals Distribution" }, { "industryId": "24_12", "industryName": "Mining Machinery" }, { "industryId": "24_13", "industryName": "Miscellaneous Fabricated Metal Products" }, { "industryId": "24_14", "industryName": "Miscellaneous Metal Mining" }, { "industryId": "24_15", "industryName": "Miscellaneous Metal Products" }, { "industryId": "24_16", "industryName": "Non-Ferrous Foundries" }, { "industryId": "24_17", "industryName": "Non-Metallic Mining and Quarrying" }, { "industryId": "24_18", "industryName": "Other Non Metallic Mineral Products" }, { "industryId": "24_19", "industryName": "Precious Metals and Minerals" }, { "industryId": "24_2", "industryName": "Coal Mining" }, { "industryId": "24_20", "industryName": "Prefabricated Metal Buildings" }, { "industryId": "24_21", "industryName": "Rolling and Extruding Non-Ferrous Metals" }, { "industryId": "24_22", "industryName": "Sheet Metal" }, { "industryId": "24_23", "industryName": "Shipping Barrels, Drums, Kegs and Pails" }, { "industryId": "24_24", "industryName": "Smelting and Refining Non-Ferrous Metals" }, { "industryId": "24_25", "industryName": "Specialty Mining and Metals" }, { "industryId": "24_26", "industryName": "Steel Pipes and Tubes" }, { "industryId": "24_27", "industryName": "Steel Works and Coke Ovens" }, { "industryId": "24_28", "industryName": "Stone Products" }, { "industryId": "24_3", "industryName": "Coating and Engravings" }, { "industryId": "24_4", "industryName": "Concrete and Gypsum" }, { "industryId": "24_5", "industryName": "Fabricated Structural Metal" }, { "industryId": "24_6", "industryName": "Gold and Silver Mining" }, { "industryId": "24_7", "industryName": "Iron and Steel Foundries" }, { "industryId": "24_8", "industryName": "Machine Tools and Metal Equipment " }, { "industryId": "24_9", "industryName": "Metal Cans" } ] }, { "industry": { "industryId": "25", "industryName": "Pharmaceuticals and Biotech" }, "subIndustries": [ { "industryId": "25_1", "industryName": "Biopharmaceuticals and Biotherapeutics" }, { "industryId": "25_10", "industryName": "Pharmaceuticals - Generic and Specialty" }, { "industryId": "25_11", "industryName": "Pharmaceuticals Wholesale" }, { "industryId": "25_12", "industryName": "Vitamin, Nutritional and Health Products" }, { "industryId": "25_13", "industryName": "Wholesale Drugs and Pharmacy Supplies" }, { "industryId": "25_2", "industryName": "Biotechnology" }, { "industryId": "25_3", "industryName": "Biotechnology Research Equipment" }, { "industryId": "25_4", "industryName": "Biotechnology Research Services" }, { "industryId": "25_5", "industryName": "Commercial Scientific Research Services" }, { "industryId": "25_6", "industryName": "Diagnostic Substances" }, { "industryId": "25_7", "industryName": "Drug Delivery Systems" }, { "industryId": "25_8", "industryName": "Over-the-Counter Medications" }, { "industryId": "25_9", "industryName": "Pharmaceuticals - Diversified" } ] }, { "industry": { "industryId": "26", "industryName": "Real Estate Services" }, "subIndustries": [ { "industryId": "26_1", "industryName": "Building Operators" }, { "industryId": "26_10", "industryName": "Mortgage and Investment REITs" }, { "industryId": "26_11", "industryName": "Office REITs" }, { "industryId": "26_12", "industryName": "Other Real Estate Investors" }, { "industryId": "26_13", "industryName": "Planning and Development Authorities" }, { "industryId": "26_14", "industryName": "Real Estate Appraisers" }, { "industryId": "26_15", "industryName": "Real Estate Brokers" }, { "industryId": "26_16", "industryName": "Real Estate Development" }, { "industryId": "26_17", "industryName": "Real Estate Investment Trusts (REITs)" }, { "industryId": "26_18", "industryName": "Real Estate Leasing" }, { "industryId": "26_19", "industryName": "Real Estate Operators" }, { "industryId": "26_2", "industryName": "Health Care REITs" }, { "industryId": "26_20", "industryName": "Real Estate Property Management" }, { "industryId": "26_21", "industryName": "REIT - Residential and Commercial" }, { "industryId": "26_22", "industryName": "Retail REITs" }, { "industryId": "26_23", "industryName": "School and Public Building Authorities" }, { "industryId": "26_24", "industryName": "Title Abstract Offices" }, { "industryId": "26_3", "industryName": "Hotel and Motel REITs" }, { "industryId": "26_4", "industryName": "Housing Authorities" }, { "industryId": "26_5", "industryName": "Industrial Development Authorities" }, { "industryId": "26_6", "industryName": "Industrial REITs" }, { "industryId": "26_7", "industryName": "Land REITs" }, { "industryId": "26_8", "industryName": "Leisure and Entertainment REITs" }, { "industryId": "26_9", "industryName": "Mobile Homes" } ] }, { "industry": { "industryId": "27", "industryName": "Retail" }, "subIndustries": [ { "industryId": "27_1", "industryName": "Arts, Gifts and Novelties Retail" }, { "industryId": "27_10", "industryName": "Footwear Retailers" }, { "industryId": "27_11", "industryName": "Furniture Retailers" }, { "industryId": "27_12", "industryName": "Gasoline Stations" }, { "industryId": "27_13", "industryName": "Grocery and Food Stores" }, { "industryId": "27_14", "industryName": "Hardware and Garden stores" }, { "industryId": "27_15", "industryName": "Hobby, Toy and Game Stores" }, { "industryId": "27_16", "industryName": "Home Furnishings and Improvement Retail" }, { "industryId": "27_17", "industryName": "Home Improvement and Hardware Retail " }, { "industryId": "27_18", "industryName": "Hyper and Supermarkets" }, { "industryId": "27_19", "industryName": "Jewelry and Gemstone Retail" }, { "industryId": "27_2", "industryName": "Boat Retail" }, { "industryId": "27_20", "industryName": "Lumber Retailers" }, { "industryId": "27_21", "industryName": "Mail-Order Retailers" }, { "industryId": "27_22", "industryName": "Miscellaneous General Retailers" }, { "industryId": "27_23", "industryName": "Mobile Home Dealers" }, { "industryId": "27_24", "industryName": "Motor Vehicle Dealers" }, { "industryId": "27_25", "industryName": "Music, Video and Book Retail" }, { "industryId": "27_26", "industryName": "Musical Equipment Retail" }, { "industryId": "27_27", "industryName": "Party and Holiday Accessories Retail " }, { "industryId": "27_28", "industryName": "Restaurants, Bars and Eateries" }, { "industryId": "27_29", "industryName": "Retail - Apparel and Accessories" }, { "industryId": "27_3", "industryName": "Building Materials Retailers" }, { "industryId": "27_30", "industryName": "Retail - Department Stores" }, { "industryId": "27_31", "industryName": "Retail - Discount and Variety Stores" }, { "industryId": "27_32", "industryName": "Retail - Drugs" }, { "industryId": "27_33", "industryName": "Retail - Electronics Products" }, { "industryId": "27_34", "industryName": "Retail - Internet and Catalog Order" }, { "industryId": "27_35", "industryName": "Specialty Retailers" }, { "industryId": "27_36", "industryName": "Sports and Recreational Equipment Retail" }, { "industryId": "27_37", "industryName": "Warehouse Clubs and Superstores" }, { "industryId": "27_38", "industryName": "Women's Clothing Stores" }, { "industryId": "27_4", "industryName": "Clock parts and Watch Retailers" }, { "industryId": "27_5", "industryName": "Computer and Software Retail" }, { "industryId": "27_6", "industryName": "Convenience Stores" }, { "industryId": "27_7", "industryName": "Cosmetics and Perfume Retail" }, { "industryId": "27_8", "industryName": "Family and Children's Products Stores" }, { "industryId": "27_9", "industryName": "Floral and Florists" } ] }, { "industry": { "industryId": "28", "industryName": "Schools and Education" }, "subIndustries": [ { "industryId": "28_1", "industryName": "Colleges and Universities" }, { "industryId": "28_10", "industryName": "School Districts" }, { "industryId": "28_11", "industryName": "Training Institutions and Services" }, { "industryId": "28_12", "industryName": "Vocational and Technical Schools" }, { "industryId": "28_2", "industryName": "Community Colleges" }, { "industryId": "28_3", "industryName": "Educational Services" }, { "industryId": "28_4", "industryName": "Elementary and Secondary Schools" }, { "industryId": "28_5", "industryName": "Graduate and Professional Schools" }, { "industryId": "28_6", "industryName": "Internet Educational Services" }, { "industryId": "28_7", "industryName": "Law Schools" }, { "industryId": "28_8", "industryName": "Libraries" }, { "industryId": "28_9", "industryName": "Medical Schools" } ] }, { "industry": { "industryId": "29", "industryName": "Telecommunications" }, "subIndustries": [ { "industryId": "29_1", "industryName": "Data Network Operators" }, { "industryId": "29_10", "industryName": "Messaging Services Providers" }, { "industryId": "29_11", "industryName": "Miscellaneous Communications Services" }, { "industryId": "29_12", "industryName": "Miscellaneous Telecommunications " }, { "industryId": "29_13", "industryName": "Optical Switching and Transmission" }, { "industryId": "29_14", "industryName": "Satellite and Broadcasting Equipment" }, { "industryId": "29_15", "industryName": "Satellite System Operators" }, { "industryId": "29_16", "industryName": "Telecom Equipment and Services" }, { "industryId": "29_17", "industryName": "Telecommunications Equipment" }, { "industryId": "29_18", "industryName": "Telecommunications Infra Development" }, { "industryId": "29_19", "industryName": "Telecommunications Resellers" }, { "industryId": "29_2", "industryName": "Data Services" }, { "industryId": "29_20", "industryName": "Telecommunications Services" }, { "industryId": "29_21", "industryName": "Teleconferencing Services Providers" }, { "industryId": "29_22", "industryName": "Telemetry and Telematics Services" }, { "industryId": "29_23", "industryName": "TV and Radio Broadcasting Equipment" }, { "industryId": "29_24", "industryName": "Videoconferencing Equipment" }, { "industryId": "29_25", "industryName": "Web Hosting Services" }, { "industryId": "29_26", "industryName": "Wire Switching and Transmission" }, { "industryId": "29_27", "industryName": "Wired Telecommunications Carriers" }, { "industryId": "29_28", "industryName": "Wireless Broadband Service Equipment" }, { "industryId": "29_29", "industryName": "Wireless Network Operators" }, { "industryId": "29_3", "industryName": "Electronic Communications Networks" }, { "industryId": "29_30", "industryName": "Wireless Switching and Transmission" }, { "industryId": "29_31", "industryName": "Wireless Telecommunications Equipment" }, { "industryId": "29_32", "industryName": "Wireless Telecommunications Resellers" }, { "industryId": "29_33", "industryName": "Wireless Telecommunications Services" }, { "industryId": "29_34", "industryName": "Wireless Telephone Handsets" }, { "industryId": "29_35", "industryName": "Wireline Telecommunications Equipment" }, { "industryId": "29_4", "industryName": "Enterprise Telecommunications Equipment" }, { "industryId": "29_5", "industryName": "Fixed-Line Voice Services Providers" }, { "industryId": "29_6", "industryName": "Internet and Online Services Providers" }, { "industryId": "29_7", "industryName": "Local Exchange Carriers" }, { "industryId": "29_8", "industryName": "Long-Distance Carriers" }, { "industryId": "29_9", "industryName": "Managed Network Services" } ] }, { "industry": { "industryId": "30", "industryName": "Transportation" }, "subIndustries": [ { "industryId": "30_1", "industryName": "Air Freight Transportation" }, { "industryId": "30_10", "industryName": "Highways and Toll Road Management" }, { "industryId": "30_11", "industryName": "Locomotive and Rail Car Manufacturing" }, { "industryId": "30_12", "industryName": "Marine Shipping" }, { "industryId": "30_13", "industryName": "Marine Transportation Support" }, { "industryId": "30_14", "industryName": "Non-Scheduled and Charter Air Transport" }, { "industryId": "30_15", "industryName": "Passenger Railroads" }, { "industryId": "30_16", "industryName": "Ports, Harbors and Marinas" }, { "industryId": "30_17", "industryName": "Postal Services" }, { "industryId": "30_18", "industryName": "Railroad Equipment Manufacturing" }, { "industryId": "30_19", "industryName": "Railroad Terminal Management" }, { "industryId": "30_2", "industryName": "Aircraft Leasing" }, { "industryId": "30_20", "industryName": "Railroads and Rail Tracks Maintenance" }, { "industryId": "30_21", "industryName": "Ship and Boat Manufacturing" }, { "industryId": "30_22", "industryName": "Ship and Boat Parts Manufacturing" }, { "industryId": "30_23", "industryName": "Ship and Boat Repair" }, { "industryId": "30_24", "industryName": "Shipping Equipment" }, { "industryId": "30_25", "industryName": "Storage and Warehousing" }, { "industryId": "30_26", "industryName": "Terminal Facilities For Motor Vehicles" }, { "industryId": "30_27", "industryName": "Transportation Authorities" }, { "industryId": "30_28", "industryName": "Truck Rental and Leasing" }, { "industryId": "30_29", "industryName": "Truck Transportation and Services" }, { "industryId": "30_3", "industryName": "Airlines and Scheduled Air Transport" }, { "industryId": "30_4", "industryName": "Airport and Terminal Management" }, { "industryId": "30_5", "industryName": "Bus Services" }, { "industryId": "30_6", "industryName": "Container Leasing" }, { "industryId": "30_7", "industryName": "Ferries and Water Transport" }, { "industryId": "30_8", "industryName": "Freight Railroads" }, { "industryId": "30_9", "industryName": "Helicopter Services" } ] } ] }
application/xml example
<?xml version="1.0" encoding="UTF-8"?> <referenceIndustries> <industries> <industryDetail> <industry> <industry>1</industry> <industryName>Aerospace and Defense</industryName> </industry> <subIndustries> <subIndustry> <industry>1_1</industry> <industryName>Aerospace and Defense Maintenance</industryName> </subIndustry> [...] </subIndustries> </industryDetail> </industries> </referenceIndustries>
HTTP 401
Unauthorized Error - Cannot use API's without setting a valid accessToken in header.
HTTP 405
Method Not Allowed - Your are not allowed to access this API.
HTTP 429
Request is throttled.
Comments
0 comments
Please sign in to leave a comment.