home / openregs

documents

Regulatory documents from Regulations.gov including rules, proposed rules, notices, and supporting materials.

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

9 rows where docket_id = "HUD-2007-0010" and posted_year = 2008 sorted by posted_date descending

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: posted_date, posted_month, comment_start_date, posted_date (date), comment_start_date (date), last_modified (date)

posted_year 1

  • 2008 · 9 ✖

document_type 1

  • Notice 9

agency_id 1

  • HUD 9
id agency_id docket_id title document_type subtype posted_date ▲ posted_year posted_month comment_start_date comment_end_date last_modified fr_doc_num open_for_comment withdrawn object_id
HUD-2007-0010-0019 HUD FR-5100-N-01 Notice of HUD’s Fiscal Year (FY) 2007 Notice of Funding Availability (NOFA) Policy Requirements and General Section to the FY2007 SuperNOFA for HUD’s Discretionary Programs HUD-2007-0010 FR-5100-FA-08: Announcement of Funding Awards for the Community Development Technical Assistance Programs Fiscal Year 2007 Notice   2008-06-18T00:00:00Z 2008 6 2008-06-18T00:00:00Z   2025-05-21T09:11:58Z E8-13696 0 0 090000648062ca44
HUD-2007-0010-0018 HUD FR-5100-N-01 Notice of HUD’s Fiscal Year (FY) 2007 Notice of Funding Availability (NOFA) Policy Requirements and General Section to the FY2007 SuperNOFA for HUD’s Discretionary Programs HUD-2007-0010 FR-5100-FA-20: Announcement of Funding Awards for Healthy Homes and Lead Hazard Control Grant Programs for Fiscal Year 2007 Notice   2008-05-07T00:00:00Z 2008 5 2008-05-07T00:00:00Z   2025-05-21T09:13:33Z E8-10004 0 0 090000648054ef00
HUD-2007-0010-0017 HUD FR-5100-N-01 Notice of HUD’s Fiscal Year (FY) 2007 Notice of Funding Availability (NOFA) Policy Requirements and General Section to the FY2007 SuperNOFA for HUD’s Discretionary Programs HUD-2007-0010 FR-5100-FA-22Announcement of Funding Awards for the Indian Community Development Block Grant Program for Fiscal Year 2007 Notice   2008-04-01T00:00:00Z 2008 4 2008-04-01T00:00:00Z   2025-05-21T09:13:52Z E8-06719 0 0 0900006480418eaa
HUD-2007-0010-0016 HUD FR-5100-N-01 Notice of HUD’s Fiscal Year (FY) 2007 Notice of Funding Availability (NOFA) Policy Requirements and General Section to the FY2007 SuperNOFA for HUD’s Discretionary Programs HUD-2007-0010 FR-5100-FA-09: Announcement ofFunding Awards for the Housing Counseling Program for Fiscal Year 2007 Notice   2008-03-26T00:00:00Z 2008 3 2008-03-26T00:00:00Z   2025-05-21T09:13:54Z E8-06099 0 0 0900006480409262
HUD-2007-0010-0015 HUD FR-5100-N-01 Notice of HUD’s Fiscal Year (FY) 2007 Notice of Funding Availability (NOFA) Policy Requirements and General Section to the FY2007 SuperNOFA for HUD’s Discretionary Programs HUD-2007-0010 FR-5100-FA-02: Announcement of Funding Awards for the Rural Housing and Economic Development Program; Fiscal Year 2007 Notice   2008-03-19T00:00:00Z 2008 3 2008-03-19T00:00:00Z   2025-05-21T09:13:56Z E8-05456 0 0 09000064803ff088
HUD-2007-0010-0013 HUD FR-5100-N-01 Notice of HUD’s Fiscal Year (FY) 2007 Notice of Funding Availability (NOFA) Policy Requirements and General Section to the FY2007 SuperNOFA for HUD’s Discretionary Programs HUD-2007-0010 FR-5100-FA-16: Announcement of Funding Awards for the Public Housing Family Self-Sufficiency Program for Fiscal Year 2007 Notice   2008-02-26T00:00:00Z 2008 2 2008-02-26T00:00:00Z   2025-05-21T09:14:02Z E8-03634 0 0 09000064803c736c
HUD-2007-0010-0014 HUD FR-5100-N-01 Notice of HUD’s Fiscal Year (FY) 2007 Notice of Funding Availability (NOFA) Policy Requirements and General Section to the FY2007 SuperNOFA for HUD’s Discretionary Programs HUD-2007-0010 FR-5100-FA-15: Announcement of Funding Awards for the Housing Choice Voucher Family Self Sufficiency Program for Fiscal Year 2007 Notice   2008-02-26T00:00:00Z 2008 2 2008-02-26T00:00:00Z   2025-05-21T09:14:01Z E8-03638 0 0 09000064803c7375
HUD-2007-0010-0012 HUD FR-5100-N-01 Notice of HUD’s Fiscal Year (FY) 2007 Notice of Funding Availability (NOFA) Policy Requirements and General Section to the FY2007 SuperNOFA for HUD’s Discretionary Programs HUD-2007-0010 FR-5100-FA-04: Announcement of Funding Awards for the Housing Opportunities for Persons with AIDS (HOPWA) Program Fiscal Year 2007 Notice   2008-01-28T00:00:00Z 2008 1 2008-01-28T00:00:00Z   2025-05-21T09:14:06Z E8-01427 0 0 09000064803a33ab
HUD-2007-0010-0011 HUD FR-5100-N-01 Notice of HUD’s Fiscal Year (FY) 2007 Notice of Funding Availability (NOFA) Policy Requirements and General Section to the FY2007 SuperNOFA for HUD’s Discretionary Programs HUD-2007-0010 FR-5154-N-01: Notice of Funding Availability for the Section 202 Demonstration Pre-Development Grant Program Notice   2008-01-23T00:00:00Z 2008 1 2008-01-23T00:00:00Z   2025-05-21T09:14:07Z E8-01119 0 0 09000064803a0d8a

Advanced export

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

CSV options:

CREATE TABLE documents (
    id TEXT PRIMARY KEY,
    agency_id TEXT,
    docket_id TEXT REFERENCES dockets(id),
    title TEXT,
    document_type TEXT,
    subtype TEXT,
    posted_date TEXT,
    posted_year INTEGER,
    posted_month INTEGER,
    comment_start_date TEXT,
    comment_end_date TEXT,
    last_modified TEXT,
    fr_doc_num TEXT,
    open_for_comment INTEGER,
    withdrawn INTEGER,
    object_id TEXT
);
CREATE INDEX idx_docs_agency ON documents(agency_id);
CREATE INDEX idx_docs_docket ON documents(docket_id);
CREATE INDEX idx_docs_date ON documents(posted_date);
CREATE INDEX idx_docs_year ON documents(posted_year);
CREATE INDEX idx_docs_type ON documents(document_type);
CREATE INDEX idx_docs_frnum ON documents(fr_doc_num);
CREATE INDEX idx_docs_comment_end ON documents(comment_end_date) WHERE comment_end_date IS NOT NULL AND withdrawn = 0;
Powered by Datasette · Queries took 1423.345ms · Data license: Public Domain (U.S. Government data) · Data source: Federal Register API & Regulations.gov API