-
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.
- Loading branch information
Showing
1 changed file
with
56 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,56 @@ | ||
| # Bedrock Inventory Information | ||
|
|
||
| * Date: 2026-04-20 | ||
| * Version: 1.0.0 | ||
|
|
||
| ## Basic Information | ||
|
|
||
| 1. Contact Name(s) - Alessandro Ferrucci | ||
| 1. Contact Division(s) - ADEP | ||
| 1. Contact Email Addresses - alessandro.ferrucci@census.gov | ||
|
|
||
| ## Bedrock Requested Information | ||
|
|
||
| 1. Company name | ||
| * _U.S. Census Bureau_ | ||
| 1. Company website URL | ||
| * _https://census.gov/_ | ||
| 1. What industry to you operate in? *Government* | ||
| 1. Who are your intended users? | ||
| - [x] Internal employess | ||
| - [ ] External users | ||
| 1. Describe your use cases (do not share any PII or IP information): | ||
| mapping unstructured data tokens to CENSUS Ontology (MDR). | ||
|
|
||
| ## Federal Standards Requested Information | ||
|
|
||
| 1. Unique ID | ||
| * 20260420-1 | ||
| 1. Project Name | ||
| * Valhalla | ||
| 1. Summary | ||
| * We are using LLMs to map unstructured data into a known schema (known variables, etc..) | ||
| 1. Development Stage | ||
| * Active | ||
| 1. Data Sensitivity | ||
| * we process T13/T26 data, for now all untitled. | ||
| 1. DMS or CMS Project Number | ||
| * 7534861 | ||
|
|
||
| ## Deployment Details | ||
|
|
||
| 1. 818 (dev), adep-nonprod (ITE), adep-prod (PROD) | ||
| * 818199694861-do3-ma3-gov | ||
| * dev | ||
| * commercial 172178602482-do3-ma3-ew | ||
| * 039006938515-edl-adep-nonprod-gov | ||
| * ite | ||
| * commercial 590183833952-edl-adep-nonprod-ew | ||
| * 039068422245-edl-adep-prod-gov | ||
| * prod | ||
| * commercial 730335615043-edl-adep-prod-ew | ||
|
|
||
| # CHANGELOG | ||
|
|
||
| - 1.0.0 -- 2026-04-20 | ||
| - initial |