This query fetches all national industries according to NAICS.
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
query AllNationalIndustries { nationalIndustries(order: [code_ASC] skip: 0 limit: 10) { results { code industry { industryGroup { subsector { sector { title } title } title } title } title description crossReferences { ...on Element { value } } activities { results { title } } } } }
{ "data": { "nationalIndustries": { "results": [ { "code": "111110", "industry": { "industryGroup": { "subsector": { "sector": { "title": "Agriculture, Forestry, Fishing and Hunting" }, "title": "Crop Production" }, "title": "Oilseed and Grain Farming" }, "title": "Soybean Farming" }, "title": "Soybean Farming", "description": "This industry comprises establishments primarily engaged in growing soybeans and/or producing soybean seeds.\n \n\n Cross-References.", "crossReferences": [ { "value": "Establishments engaged in growing soybeans in combination with grain(s) with the soybeans or grain(s) not accounting for one-half of the establishment's agricultural production (value of crops for market) are classified in U.S. Industry 111191, Oilseed and Grain Combination Farming." } ], "activities": { "results": [ { "title": "Soybean farming, field and seed production" } ] } }, { "code": "111120", "industry": { "industryGroup": { "subsector": { "sector": { "title": "Agriculture, Forestry, Fishing and Hunting" }, "title": "Crop Production" }, "title": "Oilseed and Grain Farming" }, "title": "Oilseed (except Soybean) Farming" }, "title": "Oilseed (except Soybean) Farming", "description": "This industry comprises establishments primarily engaged in growing fibrous oilseed producing plants and/or producing oilseed seeds, such as sunflower, safflower, flax, rape, canola, and sesame.\n \n\n Cross-References. Establishments primarily engaged in--", "crossReferences": [ { "value": "Growing soybeans--are classified in Industry 111110, Soybean Farming; and" }, { "value": "Growing oilseed(s) in combination with grain(s) with no one oilseed (or family of oilseeds) or grain(s) (or family of grains) accounting for one-half of the establishment's agricultural production (value of crops for market)--are classified in U.S. Industry 111191, Oilseed and Grain Combination Farming." } ], "activities": { "results": [ { "title": "Sesame farming, field and seed production" }, { "title": "Mustard seed farming, field and seed production" }, { "title": "Safflower farming, field and seed production" }, { "title": "Flaxseed farming, field and seed production" }, { "title": "Rapeseed farming, field and seed production" }, { "title": "Canola farming, field and seed production" }, { "title": "Oilseed farming (except soybean), field and seed production" }, { "title": "Sunflower farming, field and seed production" } ] } }, { "code": "111130", "industry": { "industryGroup": { "subsector": { "sector": { "title": "Agriculture, Forestry, Fishing and Hunting" }, "title": "Crop Production" }, "title": "Oilseed and Grain Farming" }, "title": "Dry Pea and Bean Farming" }, "title": "Dry Pea and Bean Farming", "description": "This industry comprises establishments primarily engaged in growing dry peas, beans, and/or lentils.\n \n\n Cross-References.", "crossReferences": [ { "value": "Establishments primarily engaged in growing fresh green beans and peas are classified in U.S. Industry 111219, Other Vegetable (except Potato) and Melon Farming." } ], "activities": { "results": [ { "title": "Garbanzo farming, dry, field and seed production" }, { "title": "Cowpea farming, dry, field and seed production" }, { "title": "Bean farming, dry, field and seed production" }, { "title": "Lima bean farming, dry, field and seed production" }, { "title": "Pea farming, dry, field and seed production" }, { "title": "Lentil farming, dry, field and seed production" } ] } }, { "code": "111140", "industry": { "industryGroup": { "subsector": { "sector": { "title": "Agriculture, Forestry, Fishing and Hunting" }, "title": "Crop Production" }, "title": "Oilseed and Grain Farming" }, "title": "Wheat Farming" }, "title": "Wheat Farming", "description": "This industry comprises establishments primarily engaged in growing wheat and/or producing wheat seeds.\n \n\n Cross-References.", "crossReferences": [ { "value": "Establishments growing wheat in combination with oilseed(s) with the wheat or oilseed(s) not accounting for one-half of the establishment's agricultural production (value of crops for market) are classified in U.S. Industry 111191, Oilseed and Grain Combination Farming." } ], "activities": { "results": [ { "title": "Wheat farming, field and seed production" } ] } }, { "code": "111150", "industry": { "industryGroup": { "subsector": { "sector": { "title": "Agriculture, Forestry, Fishing and Hunting" }, "title": "Crop Production" }, "title": "Oilseed and Grain Farming" }, "title": "Corn Farming" }, "title": "Corn Farming", "description": "This industry comprises establishments primarily engaged in growing corn (except sweet corn) and/or producing corn seeds.\n \n\n Cross-References. Establishments primarily engaged in--", "crossReferences": [ { "value": "Growing sweet corn--are classified in U.S. Industry 111219, Other Vegetable (except Potato) and Melon Farming; and" }, { "value": "Growing corn in combination with oilseed(s) with the corn or oilseed(s) not accounting for one-half of the establishment's production (value of crops for market)--are classified in U.S. Industry 111191, Oilseed and Grain Combination Farming." } ], "activities": { "results": [ { "title": "Corn farming (except sweet corn), field and seed production" }, { "title": "Popcorn farming, field and seed production" } ] } }, { "code": "111160", "industry": { "industryGroup": { "subsector": { "sector": { "title": "Agriculture, Forestry, Fishing and Hunting" }, "title": "Crop Production" }, "title": "Oilseed and Grain Farming" }, "title": "Rice Farming" }, "title": "Rice Farming", "description": "This industry comprises establishments primarily engaged in growing rice (except wild rice) and/or producing rice seeds.\n \n\n Cross-References. Establishments primarily engaged in--", "crossReferences": [ { "value": "Growing wild rice--are classified in U.S. Industry 111199, All Other Grain Farming; and" }, { "value": "Growing rice in combination with oilseed(s) with the rice or oilseed(s) not accounting for one-half of the establishment's agricultural production (value of crops for market)--are classified in U.S. Industry 111191, Oilseed and Grain Combination Farming." } ], "activities": { "results": [ { "title": "Rice (except wild rice) farming, field and seed production" } ] } }, { "code": "111191", "industry": { "industryGroup": { "subsector": { "sector": { "title": "Agriculture, Forestry, Fishing and Hunting" }, "title": "Crop Production" }, "title": "Oilseed and Grain Farming" }, "title": "Other Grain Farming" }, "title": "Oilseed and Grain Combination Farming", "description": "This U.S. industry comprises establishments engaged in growing a combination of oilseed(s) and grain(s) with no one oilseed (or family of oilseeds) or grain (or family of grains) accounting for one-half of the establishment's agricultural production (value of crops for market). These establishments may produce oilseed(s) and grain(s) seeds and/or grow oilseed(s) and grain(s).\n \n\n Cross-References.", "crossReferences": [ { "value": "Establishments engaged in growing one grain (or family of grains) or oilseed (or family of oilseeds) accounting for one-half of the establishment's agricultural production (i.e., value of crops for market) are classified in Industry Group 1111, Oilseed and Grain Farming, accordingly by the prominent grain(s) or oilseed(s) grown." } ], "activities": { "results": [ { "title": "Oilseed and grain combination farming, field and seed production" } ] } }, { "code": "111199", "industry": { "industryGroup": { "subsector": { "sector": { "title": "Agriculture, Forestry, Fishing and Hunting" }, "title": "Crop Production" }, "title": "Oilseed and Grain Farming" }, "title": "Other Grain Farming" }, "title": "All Other Grain Farming", "description": "This U.S. industry comprises establishments primarily engaged in growing grains and/or producing grain(s) seeds (except wheat, corn, rice, and oilseed(s) and grain(s) combinations).\n \n\n Illustrative Examples:\n \n\n Barley farming\n Sorghum farming\n Oat farming\n Wild rice farming\n Rye farming\n \n\n \n\n Cross-References. Establishments primarily engaged in--", "crossReferences": [ { "value": "Growing wheat--are classified in Industry 111140, Wheat Farming;" }, { "value": "Growing corn (except sweet corn)--are classified in Industry 111150, Corn Farming;" }, { "value": "Growing rice (except wild rice)--are classified in Industry 111160, Rice Farming;" }, { "value": "Growing sweet corn--are classified in U.S. Industry 111219, Other Vegetable (except Potato) and Melon Farming; and" }, { "value": "Growing a combination of grain(s) and oilseed(s) with no one grain (or family of grains) or oilseed (or family of oilseeds) accounting for one-half of the establishment's agricultural production (value of crops for market)--are classified in U.S. Industry 111191, Oilseed and Grain Combination Farming." } ], "activities": { "results": [ { "title": "Buckwheat farming" }, { "title": "Oat farming, field and seed production" }, { "title": "Milo farming, field and seed production" }, { "title": "Wild rice farming, field and seed production" }, { "title": "Sorghum farming, field and seed production" }, { "title": "Broomcorn farming" }, { "title": "Rye farming, field and seed production" }, { "title": "Barley farming, field and seed production" } ] } }, { "code": "111211", "industry": { "industryGroup": { "subsector": { "sector": { "title": "Agriculture, Forestry, Fishing and Hunting" }, "title": "Crop Production" }, "title": "Vegetable and Melon Farming" }, "title": "Vegetable and Melon Farming" }, "title": "Potato Farming", "description": "This U.S. industry comprises establishments primarily engaged in growing potatoes and/or producing seed potatoes.\n \n\n Cross-References.", "crossReferences": [ { "value": "Establishments primarily engaged in canning or drying potatoes are classified in Industry 31142, Fruit and Vegetable Canning, Pickling, and Drying." } ], "activities": { "results": [ { "title": "Potato farming, field and seed potato production" }, { "title": "Vegetable and potato farming, potato dominant crop, field and seed potato production" }, { "title": "Yam farming, field and seed production" }, { "title": "Sweet potato farming, field and seed potato production" }, { "title": "Vegetable and melon farming, potato dominant crop, field and seed production" } ] } }, { "code": "111219", "industry": { "industryGroup": { "subsector": { "sector": { "title": "Agriculture, Forestry, Fishing and Hunting" }, "title": "Crop Production" }, "title": "Vegetable and Melon Farming" }, "title": "Vegetable and Melon Farming" }, "title": "Other Vegetable (except Potato) and Melon Farming", "description": "This U.S. industry comprises establishments primarily engaged in one or more of the following: (1) growing melons and/or vegetables (except potatoes; dry peas; dry beans; field, silage, or seed corn; and sugar beets); (2) producing vegetable and/or melon seeds; and (3) growing vegetable and/or melon bedding plants.\n \n\n Illustrative Examples:\n \n\n Carrot farming\n Squash farming\n Green bean farming\n Tomato farming\n Watermelon farming \n Melon farming (e.g., cantaloupe, casaba, honeydew, watermelon)\n Vegetable (except potato) farming\n Pepper farming (e.g., bell, chili, green, red, sweet peppers)\n \n\n \n\n Cross-References. Establishments primarily engaged in--", "crossReferences": [ { "value": "Growing potatoes, including sweet potatoes and yams--are classified in U.S. Industry 111211, Potato Farming;" }, { "value": "Growing sugar beets--are classified in U.S. Industry 111991, Sugar Beet Farming;" }, { "value": "Growing vegetables and melons under glass or protective cover--are classified in U.S. Industry 111419, Other Food Crops Grown Under Cover;" }, { "value": "Growing dry peas and beans--are classified in Industry 111130, Dry Pea and Bean Farming;" }, { "value": "Growing corn (except sweet corn)--are classified in Industry 111150, Corn Farming;" }, { "value": "Canning, pickling, and/or drying (artificially) vegetables--are classified in Industry 31142, Fruit and Vegetable Canning, Pickling, and Drying; and" }, { "value": "Growing fruit on trees and other fruit-bearing plants (except melons)--are classified in Industry Group 1113, Fruit and Tree Nut Farming." } ], "activities": { "results": [ { "title": "Endive farming (except under cover), field, bedding plant and seed production" }, { "title": "Casaba melon farming, field, bedding plant and seed production" }, { "title": "Green cowpea farming, field and seed production" }, { "title": "Green pea farming, field and seed production" }, { "title": "Acorn squash farming, field, bedding plant and seed production" }, { "title": "Cowpea (except dry) farming, field and seed production" }, { "title": "Celery farming, field, bedding plant and seed production" }, { "title": "Zucchini farming, field, bedding plant and seed production" }, { "title": "Green bean farming, field and seed production" }, { "title": "Green lima bean farming, field and seed production" }, { "title": "Honeydew melon farming, field, bedding plant and seed production" }, { "title": "Broccoli farming, field, bedding plant and seed production" }, { "title": "Rhubarb farming, field and seed production" }, { "title": "Gingerroot farming (except under cover), field, bedding plant and seed production" }, { "title": "Artichoke farming, field, bedding plant and seed production" }, { "title": "Butternut squash farming, field, bedding plant and seed production" }, { "title": "Pumpkin farming, field and seed production" }, { "title": "Crenshaw melon farming, field, bedding plant and seed production" }, { "title": "Garlic farming (except under cover), field, bedding plant and seed production" }, { "title": "Turnip farming, field, bedding plant and seed production" }, { "title": "Dill farming, field and seed production" }, { "title": "Kale farming, field, bedding plant and seed production" }, { "title": "Parsley farming, field, bedding plant and seed production" }, { "title": "Parsnip farming, field, bedding plant and seed production" }, { "title": "Snap bean farming (i.e., bush and pole), field and seed production" }, { "title": "Pepper (e.g., bell, chili, green, hot, red, sweet) farming" }, { "title": "Sweet corn farming, field and seed production" }, { "title": "Bean (except dry) farming, field and seed production" }, { "title": "Onion farming, field, bedding plant and seed production" }, { "title": "Lettuce farming, field, bedding plant and seed production" }, { "title": "English pea farming (except under cover), field, bedding plant and seed production" }, { "title": "Asparagus farming, field, bedding plant and seed production" }, { "title": "Cucumber farming (except under cover), field, bedding plant and seed production" }, { "title": "Spinach farming, field, bedding plant and seed production" }, { "title": "Rutabaga farming, field and seed production" }, { "title": "Escarole farming (except under cover), field, bedding plant and seed production" }, { "title": "Melon farming (e.g., cantaloupe, casaba, honeydew, watermelon), field, bedding plant and seed production" }, { "title": "Chive farming, field, bedding plant and seed production" }, { "title": "Tomato farming (except under cover), field, bedding plant and seed production" }, { "title": "Cauliflower farming, field, bedding plant and seed production" }, { "title": "String bean farming, field and seed production" }, { "title": "Spaghetti squash farming, field, bedding plant and seed production" }, { "title": "Watermelon farming, field, bedding plant and seed production" }, { "title": "Leek farming, field, bedding plant and seed production" }, { "title": "Collard farming, field, bedding plant and seed production" }, { "title": "Taro farming, field and seed production" }, { "title": "Cassava farming, field and seed production" }, { "title": "Pea (except dry) farming, field and seed production" }, { "title": "Vegetable and potato farming, vegetable (except potato) dominant crops, field, bedding plants and seed production" }, { "title": "Snow pea farming, field and seed production" }, { "title": "Ginseng farming (except under cover), field, bedding plant and seed production" }, { "title": "Eggplant farming (except under cover), field, bedding plant and seed production" }, { "title": "Muskmelon farming, field, bedding plant and seed production" }, { "title": "Carrot farming, field, bedding plant and seed production" }, { "title": "Sweet pepper farming, field, bedding plant and seed production" }, { "title": "Romaine lettuce farming, field and seed production" }, { "title": "Cabbage farming, field, bedding plant and seed production" }, { "title": "Okra farming, field, bedding plant and seed production" }, { "title": "Chinese pea farming, bedding plant and seed production" }, { "title": "Truck farming, field, bedding plant and seed production" }, { "title": "Vegetable and melon farming, vegetable (except potato) and melon dominant crops, field, bedding plants and seed production" }, { "title": "Radish farming, field and seed production" }, { "title": "Brussel sprout farming, field, bedding plant and seed production" }, { "title": "Beet farming (except sugar beets), field, bedding plant and seed production" }, { "title": "Shallot farming, field and seed production" }, { "title": "Cantaloupe farming, field, bedding plant and seed production" }, { "title": "Squash farming, field, bedding plant and seed production" } ] } } ] } } }