home / openregs

cfr_sections

Current Code of Federal Regulations (eCFR) — the actual text of federal regulations in force. Covers 19 CFR titles with 123,000+ regulatory sections and full-text search.

Data license: Public Domain (U.S. Government data) · Data source: Federal Register API & Regulations.gov API

8 rows where part_number = 48 and title_number = 7 sorted by section_id

✎ View and edit SQL

This data as json, CSV (advanced)

title_number 1

  • 7 · 8 ✖

part_number 1

  • 48 · 8 ✖

agency 1

  • AMS 8
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
7:7:2.1.1.2.17.0.260.1 7 Agriculture I B 48 PART 48—REQUIREMENTS OF THE SECRETARY OF AGRICULTURE FOR THE ENFORCEMENT OF THE PRODUCE AGENCY ACT       § 48.1 Meaning of words. AMS       Words in this part in the singular form shall be deemed to import the plural, and vice versa, as the case may demand.
7:7:2.1.1.2.17.0.260.2 7 Agriculture I B 48 PART 48—REQUIREMENTS OF THE SECRETARY OF AGRICULTURE FOR THE ENFORCEMENT OF THE PRODUCE AGENCY ACT       § 48.2 Definitions. AMS       Unless the context otherwise requires, the following terms shall be construed as follows: (a) Act means “An act to prevent the destruction or dumping, without good and sufficient cause therefor, of farm produce received in interstate commerce by commission merchants and others, and to require them truly and correctly to account for all farm produce received by them,” approved March 3, 1927 (44 Stat. 1355; 7 U.S.C. 491-497). (b) Person means an individual, partnership, association or corporation. (c) Secretary means the Secretary of Agriculture of the United States, or any officer or employee of the Department to whom authority has heretofore been delegated, or to whom authority may hereafter be delegated, to act in his stead. (d) Service means the Consumer and Marketing Service, United States Department of Agriculture. (e) Deputy Administrator means the Deputy Administrator for Marketing Services, or any officer or employee of the Service, to whom authority has heretofore lawfully been delegated, or to whom authority may hereafter lawfully be delegated, to act in his stead. (f) Director means the Director of the Fruit and Vegetable Division of the Service, or any officer or employee of the Division to whom authority has heretofore lawfully been delegated, or to whom authority may hereafter lawfully be delegated by the Director to act in his stead. (g) Produce means all fresh fruits and fresh vegetables generally considered by the trade as perishable fruits and vegetables, melons, dairy or poultry products, or any perishable farm products of any kind or character. (h) Truly and correctly to account means, unless otherwise stipulated by the parties, that the consignee of produce shall, within ten days after the final sale is made of any produce received for sale on consignment in interstate commerce or in the District of Columbia, render to the consignor thereof a true and correct itemized statement of the gross sales as well as all selling charges and all other charges or expenses paid and …
7:7:2.1.1.2.17.0.261.3 7 Agriculture I B 48 PART 48—REQUIREMENTS OF THE SECRETARY OF AGRICULTURE FOR THE ENFORCEMENT OF THE PRODUCE AGENCY ACT       § 48.3 Director. AMS       The Director shall perform, for and under the supervision of the Secretary and the Deputy Administrator, such duties as the Secretary or the Deputy Administrator may require in enforcing the provisions of the Act and the regulations issued thereunder.
7:7:2.1.1.2.17.0.262.4 7 Agriculture I B 48 PART 48—REQUIREMENTS OF THE SECRETARY OF AGRICULTURE FOR THE ENFORCEMENT OF THE PRODUCE AGENCY ACT       § 48.4 Destroying or dumping. AMS       Any person receiving produce in interstate commerce or in the District of Columbia for or on behalf of another who, without good and sufficient cause, shall destroy or abandon, discard as refuse, or dump any produce, directly or indirectly or through collusion with any person, shall be considered to have violated the Act.
7:7:2.1.1.2.17.0.262.5 7 Agriculture I B 48 PART 48—REQUIREMENTS OF THE SECRETARY OF AGRICULTURE FOR THE ENFORCEMENT OF THE PRODUCE AGENCY ACT       § 48.5 False report or statement. AMS       Any person receiving produce in interstate commerce or in the District of Columbia for or on behalf of another shall be considered to have violated the Act if, knowingly and with intent to defraud, he makes any false report or statement to the person from whom such produce was received concerning the handling, condition, quality, quantity, sale, or disposition thereof.
7:7:2.1.1.2.17.0.262.6 7 Agriculture I B 48 PART 48—REQUIREMENTS OF THE SECRETARY OF AGRICULTURE FOR THE ENFORCEMENT OF THE PRODUCE AGENCY ACT       § 48.6 Failure to account. AMS       Any person receiving produce in interstate commerce or in the District of Columbia for or on behalf of another shall be considered to have violated the Act if, knowingly and with intent to defraud, he fails truly and correctly to account to the person from whom such produce was received.
7:7:2.1.1.2.17.0.263.7 7 Agriculture I B 48 PART 48—REQUIREMENTS OF THE SECRETARY OF AGRICULTURE FOR THE ENFORCEMENT OF THE PRODUCE AGENCY ACT       § 48.7 Evidence to justify dumping. AMS       Any person, receiving produce in interstate commerce or in the District of Columbia, having reason to destroy, abandon, discard as refuse or dump such produce, should, prior to such destroying, abandoning, discarding or dumping, obtain a dumping certificate or other evidence of justification for such action. Certification, showing that the produce has no commercial value, should be obtained from: (a) An inspector authorized by the United States Department of Agriculture to inspect produce; or (b) a health officer, or food inspector of any State, county, parish, city or municipality or of the District of Columbia. When no inspector or health officer, as designated in paragraph (a) or (b) of this section is available, affidavits as to the condition of the produce should be obtained from two disinterested persons having no financial interest in the produce involved or in the business of a person financially interested therein, and who are unrelated by blood or marriage to any such financially interested person, and who, at the time of certification, and for a period of at least one year immediately prior thereto, have been engaged in the handling of the same general kind or class of produce with respect to which such affidavits are to be made. The certificate or affidavit obtained for justifying dumping should identify the produce to be dumped by giving the name of the shipper, any identifying marks or brands on the original container, the type of container, the commodity, the quantity, the date of inspection, and contain a short description of the condition of the produce to be dumped at the time of inspection. The name, address and title of the person or persons making such inspection should also be designated on the certificate or affidavit.
7:7:2.1.1.2.17.0.264.8 7 Agriculture I B 48 PART 48—REQUIREMENTS OF THE SECRETARY OF AGRICULTURE FOR THE ENFORCEMENT OF THE PRODUCE AGENCY ACT       § 48.8 Filing of complaints. AMS       Any person having reason to believe that the Act or the regulations in this part have been violated should submit promptly all available facts with respect thereto to the Director for investigation and appropriate action.

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

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);
Powered by Datasette · Queries took 914.738ms · Data license: Public Domain (U.S. Government data) · Data source: Federal Register API & Regulations.gov API