-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #10 from terraform/dubos306-patch-2
DEMO FRAMES
- Loading branch information
Showing
1 changed file
with
69 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,69 @@ | ||
| 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. |