diff --git a/inventory/20260715-1.yml b/inventory/20260715-1.yml new file mode 100644 index 0000000..751b68e --- /dev/null +++ b/inventory/20260715-1.yml @@ -0,0 +1,68 @@ +template_date: 2026-06-22 +template_version: 1.0.6 +basic: + date: 2026-06-23 + version: 1.0.0 + contact_info: + - name: Nicholas Saxon + division: DSMD + mail: nicholas.a.saxon@census.gov + - name: Casey Blalock + division: DSMD + mail: casey.blalock@census.gov + configuration_completed: 2026-07-15 + +bedrock_information: + company_name: U.S. Census Bureau + website_url: https://census.gov/ + industry: Government + intended_users: + internal_employees: true + external_user: false + use_case_description: | + Exploratory testing of LLMs to support potential Place of Birth standardization, coding alignment across + repositories, documentation assistance, internal visualization enhancement, and document summarization. + +bedrock_models: + - anthropic.claude-4-5-sonnet + - meta.llama3-8b + +federal_standards_information: + id: 20260715-1 + project_name: Demographic Frame + project_summary: | + To support Demographic Frame research and development efforts evaluating AI-assisted code review, + repository standardization, documentation improvement, and advanced data matching capabilities using AWS Bedrock. + development_stage: research + data_sensitivity: | + The Demographic Frame uses sensitive administrative records protected under Title 13 and Title 26, + including federal (IRS, SSA, etc.), state, and sometimes third‑party data sources. These datasets contain a wide + variety of confidential information that is commingled throughout our systems and governed by strict disclosure laws. + Additionally, more information is being incorporated within the scope of the Demographic Frame over time. + - title13 + - title26 + dms_project_number: 7529754 + cms_project_number: N/A + dates: + start_date: 2021-10-28 + end_date: 2031-10-28 + +deployment_details: + crf_number: N/A + finops_project_number: 1 + finops_project_name: edl_geo_frames + csam_id: N/A + accounts: + - account_id: 053385757844 + account_alias: edl-shared-dev-gov + regions: + - us-gov-west-1 + environment: dev + commercial_account_id: 381492066671 + commercial_account_alias: edl-shared-dev-ew + +history: + - date: 20260623 + comment: Initially filled out using old form + - date: 20260715 + comment: setup (meta.llama3-8b already there; activated claude-4-5-sonnet) diff --git a/inventory/catalog.md b/inventory/catalog.md index 78b15df..8cf2bb5 100644 --- a/inventory/catalog.md +++ b/inventory/catalog.md @@ -11,6 +11,7 @@ | [20260506-1](#20260506-1) | Mojo | 2026-05-15 | | [20260622-1](#20260622-1) | 2030 Clerical Matching and Map Update (CMMU) | 2026-06-22 | | [20260622-2](#20260622-2) | DAS | 2026-06-22 | +| [20260715-1](#20260715-1) | Demographic Frame | 2026-07-15 | ## [20260127-1](20260127-1.yml) @@ -218,3 +219,24 @@ LLMs will additionally be used for AI assisted code development, test and docume | Account ID | Alias | |---|---| | 252999262699 | ma8-gov | + +## [20260715-1](20260715-1.yml) + +**Name** +Demographic Frame + +**Summary** +To support Demographic Frame research and development efforts evaluating AI-assisted code review, +repository standardization, documentation improvement, and advanced data matching capabilities using AWS Bedrock. + + +**Models** +| Model | Regions | +|---|---| +| anthropic.claude-4-5-sonnet | all | +| meta.llama3-8b | all | + +**Accounts** +| Account ID | Alias | +|---|---| +| 053385757844 | edl-shared-dev-gov | diff --git a/requests/DEMO-FRAME-Bedrock.yml b/requests/DEMO-FRAME-Bedrock.yml deleted file mode 100644 index a8238fa..0000000 --- a/requests/DEMO-FRAME-Bedrock.yml +++ /dev/null @@ -1,69 +0,0 @@ -template_date: 2026-06-22 -template_version: 1.0.6 -basic: - date: 2026-06-23 - version: 1.0.0 - contact_info: - - name: Nicholas Saxon - division: DSMD - mail: nicholas.a.saxon@census.gov - - name: Casey Blalock - division: DSMD - mail: casey.blalock@census.gov - configuration_completed: YYYY-MM-DD - -bedrock_information: - company_name: U.S. Census Bureau - website_url: https://census.gov/ - industry: Government - intended_users: - internal_employees: true - external_user: false - use_case_description: Exploratory testing of LLMs to support potential Place of Birth standardization, coding alignment across repositories, documentation assistance, internal visualization enhancement, and document summarization. - -bedrock_models: - - anthropic.claude-4-5-sonnet - # - amazon.titan-text-express - # - amazon.titan-text-lite - # - amazon.titan-embed-text - - meta.llama3-8b - # - meta.llama3-70b -# - anthropic.claude-3-haiku # legacy, disabled -# - anthropic.claude-3-5-sonnet # legacy, disabled -# - anthropic.claude-3-7-sonnet # legacy, disabled - -federal_standards_information: - id: ID - project_name: Demographic Frame - project_summary: To support Demographic Frame research and development efforts evaluating AI-assisted code review, repository standardization, documentation improvement, and advanced data matching capabilities using AWS Bedrock. - development_stage: research - data_sensitivity: The Demographic Frame uses sensitive administrative records protected under Title 13 and Title 26, including federal (IRS, SSA, etc.), state, and sometimes third‑party data sources. These datasets contain a wide variety of confidential information that is commingled throughout our systems and governed by strict disclosure laws. Additionally, more information is being incorporated within the scope of the Demographic Frame over time. - # - title5_pii - - title13 - - title26 - # - pseudo_or_synthetic - # - other (specify) - dms_project_number: 7529754 - cms_project_number: N/A - dates: - start_date: 2021-10-28 - end_date: 2031-10-28 - -deployment_details: - crf_number: N/A - finops_project_number: 0000000001 - finops_project_name: edl_geo_frames - csam_id: N/A - accounts: - - account_id: 053385757844 - account_alias: edl-shared-dev-ew - regions: - # - us-gov-east-1 - - us-gov-west-1 - environment: dev - commercial_account_id: 3814-9206-6671 - commercial_account_alias: edl-shared-dev-ew - -history: - - date: 20260623 - comment: Initially filled out using old form.