cfr_sections
Data license: Public Domain (U.S. Government data) · Data source: Federal Register API & Regulations.gov API
1 row where part_number = 772 and title_number = 15 sorted by section_id
This data as json, CSV (advanced)
| section_id ▼ | title_number | title_name | chapter | subchapter | part_number | part_name | subpart | subpart_name | section_number | section_heading | agency | authority | source_citation | amendment_citations | full_text |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 15:15:3.1.1.1.16.0.1.1 | 15 | Commerce and Foreign Trade | VII | C | 772 | PART 772—DEFINITIONS OF TERMS | § 772.1 Definitions of terms as used in the Export Administration Regulations (EAR). | BIS | [61 FR 12925, Mar. 25, 1996] | The following are definitions of terms as used in the Export Administration Regulations (EAR). In this part, references to the EAR are references to 15 CFR chapter VII, subchapter C. Those terms in quotation marks refer to terms used on the Commerce Control List (CCL) (supplement no. 1 to part 774 of the EAR). Parenthetical references following the terms in quotation marks (i.e., (Cat 5)) refer to the CCL category in which that term is found. If a term is used in only one Export Control Classification Number (ECCN) on the CCL, then that term will not appear in this part, but will be defined in the Related Definitions paragraph in the List of Items Controlled Section of that ECCN. 16/14 nanometer node (16/14 nm node) is indicated in the Logic Industry “Node Range” figure described in the International Roadmap for Devices and Systems, 2016 edition (“More Moore” White Paper), available at: https://irds.ieee.org/images/files/pdf/2016_MM.pdf ). 600 series. ECCNs in the “xY6zz” format on the Commerce Control List (CCL) that control items on the CCL that were previously controlled on the U.S. Munitions List or that are covered by the Wassenaar Arrangement Munitions List (WAML). The “6” indicates the entry is a munitions entry on the CCL. The “x” represents the CCL category and “Y” the CCL product group. The “600 series” constitutes the munitions ECCNs within the larger CCL. 600 Series Major Defense Equipment or MDE. Any item listed in ECCN 9A610.a, 9A619.a, 9A619.b or 9A619.c, having a nonrecurring research and development cost of more than $50,000,000 or a total production cost of more than $200,000,000. For the most current list of MDE, see Appendix 1, (Nonrecurring Cost Recoupment Charges for Major Defense Equipment) to DoD 5105.38-M, “Security Assistance Management Manual (SAMM),” dated 04/30/2012, available online at http://www.dsca.osd.mil/samm/ESAMM/Appendix01.htm. Access information. For purposes of § 734.19(a), information that allows access to encrypted technology or encrypted software in an une… |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE cfr_sections (
section_id TEXT PRIMARY KEY,
title_number INTEGER,
title_name TEXT,
chapter TEXT,
subchapter TEXT,
part_number TEXT,
part_name TEXT,
subpart TEXT,
subpart_name TEXT,
section_number TEXT,
section_heading TEXT,
agency TEXT,
authority TEXT,
source_citation TEXT,
amendment_citations TEXT,
full_text TEXT
);
CREATE INDEX idx_cfr_title ON cfr_sections(title_number);
CREATE INDEX idx_cfr_part ON cfr_sections(part_number);
CREATE INDEX idx_cfr_agency ON cfr_sections(agency);