共用方式為


eCFR (獨立發行者) (預覽版)

美國聯邦法規、法規元資料和時間點法規版本。 透過政府出版局 (GPO) 提供。

此連接器適用於以下產品和區域:

服務 Class Regions
副駕駛工作室 進階 除下列區域外的所有 Power Automate 區域
     - 美國政府 (GCC)
     - 美國政府(海灣合作委員會高中)
     - 由 21Vianet 營運的中國雲
     - 美國國防部 (DoD)
邏輯應用程式 標準 所有 Logic Apps 區域, 但下列區域除外:
     - Azure Government 區域
     - Azure 中國區域
     - 美國國防部 (DoD)
Power Apps 進階 除下列區域外的所有 Power Apps 區域
     - 美國政府 (GCC)
     - 美國政府(海灣合作委員會高中)
     - 由 21Vianet 營運的中國雲
     - 美國國防部 (DoD)
Power Automate(自動化服務) 進階 除下列區域外的所有 Power Automate 區域
     - 美國政府 (GCC)
     - 美國政府(海灣合作委員會高中)
     - 由 21Vianet 營運的中國雲
     - 美國國防部 (DoD)
連絡人​​
名稱 丹·羅馬諾
URL https://developments.substack.com
Email dan.romano@swolcat.com
連接器中繼資料
Publisher 丹·羅馬諾
網站 https://www.ecfr.gov/reader-aids/ecfr-developer-resources
隱私策略 https://www.ecfr.gov/reader-aids/government-policy-and-ofr-procedures/privacy
類別 企業管理

節流限制

名稱 呼叫 續約期間
每個連線的 API 呼叫 100 60 秒

動作

依 CFR 階層取得搜尋結果計數

傳回分佈在階層層級 (標題、章節、部分等) 的 CFR 搜尋結果數目。

取得 CFR 更正

傳回 CFR 的歷史更正清單,包括聯邦公報引文、標題和階層中繼資料。

取得完整的法規 XML

在指定的 CFR 快照集日期傳回指定標題的完整 XML 內容。

取得所有 CFR 標題

傳回所有目前 CFR 標題的清單,包括其名稱、修訂歷程及 up-to日期狀態。

取得標題的內容版本

傳回特定 CFR 標題的歷史內容版本清單。

取得特定標題的 CFR 更正

傳回特定 CFR 標題的更正,包括聯邦公報參考和結構階層中繼資料。

搜尋 CFR 結果

按關鍵字搜索 CFR 部分,並按日期或其他條件過濾。

獲取 CFR 機構列表

傳回 CFR 中出現的所有機構,包括子項和標題/章節參考。

獲取給定日期的 CFR 標題血統

傳回指定日期特定標題的完整法規階層 (區段標題)。

依 CFR 階層取得搜尋結果計數

傳回分佈在階層層級 (標題、章節、部分等) 的 CFR 搜尋結果數目。

參數

名稱 機碼 必要 類型 Description
搜尋查詢
query True string

要在 CFR 資料庫中搜尋的關鍵字或詞組。

依代理機構 slug 篩選
agency_slugs string

以逗號分隔的機構蛞蝓列表(例如,“epa,doe,faa”)。

快照日期
date date

將結果限制為此日期 (YYYY-MM-DD) 存在的內容。

修改日期
last_modified_after date

將結果限制為在此日期之後修改的內容 (YYYY-MM-DD)。

修改日期或之後
last_modified_on_or_after date

將結果限制為在此日期或之後修改的內容 (YYYY-MM-DD)。

修改日期之前
last_modified_before date

將結果限制在此日期 (YYYY-MM-DD) 之前修改的內容。

修改日期或之前
last_modified_on_or_before date

將結果限制為在此日期或之前修改的內容 (YYYY-MM-DD)。

傳回

取得 CFR 更正

傳回 CFR 的歷史更正清單,包括聯邦公報引文、標題和階層中繼資料。

參數

名稱 機碼 必要 類型 Description
快照日期
date string

截至指定日期發佈的返回更正 (yyyy-mm-dd)

CFR 標題編號
title integer

將結果限制為特定的 CFR 標題號碼

更正生效日期
error_corrected_date string

將結果限制為具有指定更正生效日期 (yyyy-mm-dd) 的更正

傳回

取得完整的法規 XML

在指定的 CFR 快照集日期傳回指定標題的完整 XML 內容。

參數

名稱 機碼 必要 類型 Description
快照日期
date True string

CFR 版本日期(例如,2025-05-16)

CFR 標題
title True string

CFR 的標題編號(例如,21)

副標題
subtitle string

CFR 結構的副標題

chapter string

CFR 結構章節

分章
subchapter string

CFR 結構的子章節

部分
part string

CFR 結構的一部分

子部分
subpart string

CFR 結構的子部分

章節
section string

CFR 結構的部分

附錄
appendix string

CFR 結構附錄

傳回

response
file

取得所有 CFR 標題

傳回所有目前 CFR 標題的清單,包括其名稱、修訂歷程及 up-to日期狀態。

傳回

取得標題的內容版本

傳回特定 CFR 標題的歷史內容版本清單。

參數

名稱 機碼 必要 類型 Description
CFR 標題
title True string

CFR 標題編號(例如 2、22、50)

發行日期
issue_date[on] string

返回內容完全在此日期添加(YYYY-MM-DD)

發行日期之前或當天
issue_date[lte] string

在此日期或之前新增的退貨內容 (YYYY-MM-DD)

發行日期之後或之後
issue_date[gte] string

在此日期或之後新增的退貨內容 (YYYY-MM-DD)

副標題
subtitle string

大寫副標題字母(例如,'A'、'B')

chapter string

該章節的羅馬數字或數字(例如,“I”、“2”)

分章
subchapter string

子章節代碼(例如,'A'、'B',帶有可選的破折號或底線)

部分
part string

CFR 零件識別碼(例如,'3474')

子部分
subpart string

子零件代碼(例如,'B')

章節
section string

CFR 部分(例如,“3474.20”)

附錄
appendix string

附錄參考(例如,“App.A')

傳回

取得特定標題的 CFR 更正

傳回特定 CFR 標題的更正,包括聯邦公報參考和結構階層中繼資料。

參數

名稱 機碼 必要 類型 Description
CFR 標題編號
title True integer

CFR 標題編號(例如 6、7、22)

傳回

搜尋 CFR 結果

按關鍵字搜索 CFR 部分,並按日期或其他條件過濾。

參數

名稱 機碼 必要 類型 Description
搜尋查詢
query True string

要在 CFR 內容中查詢的搜尋字詞。

修改時間
last_modified_on_or_after date

僅傳回在此日期或之後修改的結果 (YYYY-MM-DD)。

每頁結果
per_page integer

每頁的結果數(預設值為 20)。

頁碼
page integer

要擷取的頁碼。

排序順序
order string

依相關性或日期排序結果。

分頁模式
paginate_by string

分頁方法。 必須是“結果”。

傳回

獲取 CFR 機構列表

傳回 CFR 中出現的所有機構,包括子項和標題/章節參考。

傳回

獲取給定日期的 CFR 標題血統

傳回指定日期特定標題的完整法規階層 (區段標題)。

參數

名稱 機碼 必要 類型 Description
Date
date True string

擷取祖先的快照日期 (YYYY-MM-DD)

CFR 標題
title True string

CFR 標題編號(例如 2、22、50)

傳回

名稱 路徑 類型 Description
ancestry array of AncestryItem

定義

祖先項目

名稱 路徑 類型 Description
型別
type string
標籤
label string
label_level
label_level string
label_description
label_description string
識別碼
identifier string
保留
reserved boolean
section_range
section_range string

ContentVersions回應

名稱 路徑 類型 Description
content_versions
content_versions array of object
date
content_versions.date string
amendment_date
content_versions.amendment_date string
issue_date
content_versions.issue_date string
識別碼
content_versions.identifier string
名稱
content_versions.name string
組件
content_versions.part string
子部分
content_versions.subpart string
title
content_versions.title string
型別
content_versions.type string
名詞
content_versions.substantive boolean
已刪除
content_versions.removed boolean
title
meta.title string
result_count
meta.result_count string
lte
meta.issue_date.lte string
GTE
meta.issue_date.gte string
latest_amendment_date
meta.latest_amendment_date string
latest_issue_date
meta.latest_issue_date string

Cfr標題

名稱 路徑 類型 Description
數字
number number
名稱
name string
latest_amended_on
latest_amended_on string
latest_issue_date
latest_issue_date string
up_to_date_as_of
up_to_date_as_of string
保留
reserved boolean

CfrTitlesMeta

名稱 路徑 類型 Description
date
date string
import_in_progress
import_in_progress boolean

CfrTitles回應

名稱 路徑 類型 Description
標題
titles array of CfrTitle
元數據
meta CfrTitlesMeta

代理回應

名稱 路徑 類型 Description
代理機構
agencies array of Agency

代理機構參考

名稱 路徑 類型 Description
title
title integer

CFR 標題編號

章節
chapter string

CFR 章節名稱

代理處

名稱 路徑 類型 Description
名稱
name string
short_name
short_name string
display_name
display_name string
sortable_name
sortable_name string
蛞蝓
slug string
cfr_references
cfr_references array of AgencyReference
孩童
children array of Agency

CorrectionReferenceHierarchy

名稱 路徑 類型 Description
title
title string
字幕
subtitle string
章節
chapter string
組件
part string
子部分
subpart string
section
section string

更正參考

名稱 路徑 類型 Description
cfr_reference
cfr_reference string
階層
hierarchy CorrectionReferenceHierarchy

改正

名稱 路徑 類型 Description
識別碼
id number
cfr_references
cfr_references array of CorrectionReference
corrective_action
corrective_action string
error_corrected
error_corrected string
error_occurred
error_occurred string
fr_citation
fr_citation string
位置
position number
display_in_toc
display_in_toc boolean
title
title number
year number
last_modified
last_modified string

更正回應

名稱 路徑 類型 Description
ecfr_corrections
ecfr_corrections array of Correction

搜尋結果回應

名稱 路徑 類型 Description
results
results array of object
starts_on
results.starts_on string
ends_on
results.ends_on string
型別
results.type string
階層
results.hierarchy object
hierarchy_headings
results.hierarchy_headings object
標題
results.headings object
full_text_excerpt
results.full_text_excerpt string
results.score float
structure_index
results.structure_index number
保留
results.reserved boolean
已刪除
results.removed boolean
change_types
results.change_types array of string
current_page
meta.current_page number
total_pages
meta.total_pages number
total_count
meta.total_count number
max_score
meta.max_score float
描述
meta.description string

HierarchyCount回應

名稱 路徑 類型 Description
value
count.value number
關聯
count.relation string
max_score
max_score float
shown_count
shown_count number
孩童
children array of HierarchyNode

階層節點

名稱 路徑 類型 Description
水平儀
level string
階層
hierarchy string
hierarchy_heading
hierarchy_heading string
標題
heading string
structure_index
structure_index number
count
count integer
max_score
max_score float
孩童
children array of object
水平儀
children.level string
階層
children.hierarchy string
hierarchy_heading
children.hierarchy_heading string
標題
children.heading string
structure_index
children.structure_index number
count
children.count integer
max_score
children.max_score float
孩童
children.children array of object
水平儀
children.children.level string
階層
children.children.hierarchy string
hierarchy_heading
children.children.hierarchy_heading string
標題
children.children.heading string
structure_index
children.children.structure_index number
count
children.children.count float
max_score
children.children.max_score float

檔案

這是基本資料類型「檔案」。