nikhil-woodruff commited on
Commit
9db8506
·
verified ·
1 Parent(s): b35cf91

Backfill release manifest for version 1.73.0

Browse files
releases/1.73.0/release_manifest.json CHANGED
@@ -1,35 +1,48 @@
1
  {
2
  "artifacts": {
3
- "states/AL": {
4
  "kind": "microdata",
5
- "path": "states/AL.h5",
6
  "repo_id": "policyengine/policyengine-us-data",
7
  "revision": "1.73.0",
8
- "sha256": "29ca44ae8d9fb5fb9df1ac49650c15cb99b0ac0698c92c558f60606ebc7dd265",
9
- "size_bytes": 16
10
  }
11
  },
12
  "build": {
13
  "build_id": "policyengine-us-data-1.73.0",
14
- "built_at": "2026-04-15T18:56:03.890948Z",
 
 
 
 
15
  "built_with_model_package": {
16
- "data_build_fingerprint": null,
17
- "git_sha": null,
 
 
18
  "name": "policyengine-us",
19
- "version": "1.587.0"
20
  }
21
  },
 
 
 
 
 
 
22
  "compatible_model_packages": [
23
  {
24
  "name": "policyengine-us",
25
- "specifier": "==1.587.0"
26
  }
27
  ],
28
- "created_at": "2026-04-15T19:03:37.831756Z",
29
  "data_package": {
30
  "name": "policyengine-us-data",
31
  "version": "1.73.0"
32
  },
33
- "default_datasets": {},
 
 
34
  "schema_version": 1
35
  }
 
1
  {
2
  "artifacts": {
3
+ "enhanced_cps_2024": {
4
  "kind": "microdata",
5
+ "path": "enhanced_cps_2024.h5",
6
  "repo_id": "policyengine/policyengine-us-data",
7
  "revision": "1.73.0",
8
+ "sha256": "18cdc668d05311c32ae37364abcea89b0221c27154559667e951c7b19f5b5cbd",
9
+ "size_bytes": 111427742
10
  }
11
  },
12
  "build": {
13
  "build_id": "policyengine-us-data-1.73.0",
14
+ "built_at": "2026-05-09T05:54:23.804650Z",
15
+ "built_with_core_package": {
16
+ "name": "policyengine-core",
17
+ "version": "3.26.0"
18
+ },
19
  "built_with_model_package": {
20
+ "core": {
21
+ "name": "policyengine-core",
22
+ "version": "3.26.0"
23
+ },
24
  "name": "policyengine-us",
25
+ "version": "1.653.3"
26
  }
27
  },
28
+ "compatible_core_packages": [
29
+ {
30
+ "name": "policyengine-core",
31
+ "specifier": "==3.26.0"
32
+ }
33
+ ],
34
  "compatible_model_packages": [
35
  {
36
  "name": "policyengine-us",
37
+ "specifier": "==1.653.3"
38
  }
39
  ],
 
40
  "data_package": {
41
  "name": "policyengine-us-data",
42
  "version": "1.73.0"
43
  },
44
+ "default_datasets": {
45
+ "national": "enhanced_cps_2024"
46
+ },
47
  "schema_version": 1
48
  }
releases/1.73.0/trace.tro.jsonld ADDED
@@ -0,0 +1,120 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "@context": [
3
+ {
4
+ "pe": "https://policyengine.org/trace/0.1#",
5
+ "rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
6
+ "rdfs": "http://www.w3.org/2000/01/rdf-schema#",
7
+ "schema": "https://schema.org/",
8
+ "trov": "https://w3id.org/trace/trov/0.1#"
9
+ }
10
+ ],
11
+ "@graph": [
12
+ {
13
+ "@id": "tro",
14
+ "@type": [
15
+ "trov:TransparentResearchObject",
16
+ "schema:CreativeWork"
17
+ ],
18
+ "schema:creator": "policyengine-us-data",
19
+ "schema:dateCreated": "2026-05-09T05:54:23.804650Z",
20
+ "schema:description": "TRACE TRO for policyengine-us-data 1.73.0 covering immutable release artifacts and the accompanying release manifest.",
21
+ "schema:name": "policyengine-us-data 1.73.0 release TRO",
22
+ "trov:createdWith": {
23
+ "@type": "schema:SoftwareApplication",
24
+ "schema:name": "policyengine-us-data",
25
+ "schema:softwareVersion": "1.73.0"
26
+ },
27
+ "trov:hasArrangement": [
28
+ {
29
+ "@id": "arrangement/1",
30
+ "@type": "trov:ArtifactArrangement",
31
+ "rdfs:comment": "Immutable release artifact arrangement for build policyengine-us-data-1.73.0",
32
+ "trov:hasArtifactLocation": [
33
+ {
34
+ "@id": "arrangement/1/location/0",
35
+ "@type": "trov:ArtifactLocation",
36
+ "trov:artifact": {
37
+ "@id": "composition/1/artifact/0"
38
+ },
39
+ "trov:path": "enhanced_cps_2024.h5"
40
+ },
41
+ {
42
+ "@id": "arrangement/1/location/1",
43
+ "@type": "trov:ArtifactLocation",
44
+ "trov:artifact": {
45
+ "@id": "composition/1/artifact/1"
46
+ },
47
+ "trov:path": "release_manifest.json"
48
+ }
49
+ ]
50
+ }
51
+ ],
52
+ "trov:hasComposition": {
53
+ "@id": "composition/1",
54
+ "@type": "trov:ArtifactComposition",
55
+ "trov:hasArtifact": [
56
+ {
57
+ "@id": "composition/1/artifact/0",
58
+ "@type": "trov:ResearchArtifact",
59
+ "schema:name": "enhanced_cps_2024",
60
+ "trov:hash": {
61
+ "trov:hashAlgorithm": "sha256",
62
+ "trov:hashValue": "18cdc668d05311c32ae37364abcea89b0221c27154559667e951c7b19f5b5cbd"
63
+ },
64
+ "trov:mimeType": "application/x-hdf5"
65
+ },
66
+ {
67
+ "@id": "composition/1/artifact/1",
68
+ "@type": "trov:ResearchArtifact",
69
+ "schema:name": "release_manifest.json",
70
+ "trov:hash": {
71
+ "trov:hashAlgorithm": "sha256",
72
+ "trov:hashValue": "984a4447fa4ce05570e1d3c0de16b6bcd7219c66c4bea1a2fbcf89288794e66b"
73
+ },
74
+ "trov:mimeType": "application/json"
75
+ }
76
+ ],
77
+ "trov:hasFingerprint": {
78
+ "@id": "composition/1/fingerprint",
79
+ "@type": "trov:CompositionFingerprint",
80
+ "trov:hash": {
81
+ "trov:hashAlgorithm": "sha256",
82
+ "trov:hashValue": "8000fe7bf9907e1b0eb215dbcfe7106894bf0551ca2fab49b5c117c34e900a47"
83
+ }
84
+ }
85
+ },
86
+ "trov:hasPerformance": [
87
+ {
88
+ "@id": "trp/1",
89
+ "@type": "trov:TrustedResearchPerformance",
90
+ "pe:builtWithModelPackageName": "policyengine-us",
91
+ "pe:builtWithModelVersion": "1.653.3",
92
+ "pe:ciGitRef": "refs/heads/main",
93
+ "pe:ciGitSha": "8c48500c46038f4be37d7200b9589c5c34ac8dd9",
94
+ "pe:ciRunUrl": "https://github.com/PolicyEngine/policyengine-us-data/actions/runs/25593414419",
95
+ "pe:dataBuildId": "policyengine-us-data-1.73.0",
96
+ "pe:emittedIn": "github-actions",
97
+ "rdfs:comment": "Publication of release build policyengine-us-data-1.73.0 for policyengine-us-data 1.73.0",
98
+ "trov:contributedToArrangement": {
99
+ "@id": "arrangement/1"
100
+ },
101
+ "trov:endedAtTime": "2026-05-09T05:54:23.804650Z",
102
+ "trov:startedAtTime": "2026-05-09T05:54:23.804650Z",
103
+ "trov:wasConductedBy": {
104
+ "@id": "trs"
105
+ }
106
+ }
107
+ ],
108
+ "trov:vocabularyVersion": "0.1",
109
+ "trov:wasAssembledBy": {
110
+ "@id": "trs",
111
+ "@type": [
112
+ "trov:TrustedResearchSystem",
113
+ "schema:Organization"
114
+ ],
115
+ "schema:description": "PolicyEngine build and release workflow for versioned US microdata artifacts.",
116
+ "schema:name": "PolicyEngine US data release pipeline"
117
+ }
118
+ }
119
+ ]
120
+ }