Skip to content

Commit

Permalink
Change PA text to updated weekly (#486)
Browse files Browse the repository at this point in the history
  • Loading branch information
colincadams committed Sep 29, 2021
1 parent 915230b commit dd5bc22
Showing 1 changed file with 39 additions and 39 deletions.
78 changes: 39 additions & 39 deletions spotlight-client/src/contentApi/sources/us_pa.ts
Expand Up @@ -52,9 +52,9 @@ const content: TenantContent = {
reentry to the community.
</p>
<aside>
All calculations are effective as of 8/13/2021, and will be updated regularly
moving forward. Methodologies for these calculations may vary slightly from
existing public reports produced by the Pennsylvania Department of Corrections.
All calculations are updated weekly. Methodologies for these calculations may
vary slightly from existing public reports produced by the Pennsylvania
Department of Corrections.
</aside>`,
sections: [
{
Expand Down Expand Up @@ -122,9 +122,9 @@ const content: TenantContent = {
person’s parole may be revoked and they will be sent back to prison.
</p>
<aside>
All calculations are effective as of 8/13/2021, and will be updated regularly
moving forward. Methodologies for these calculations may vary slightly from
existing public reports produced by the Pennsylvania Department of Corrections.
All calculations are updated weekly. Methodologies for these calculations may
vary slightly from existing public reports produced by the Pennsylvania
Department of Corrections.
</aside>`,
sections: [
{
Expand Down Expand Up @@ -192,9 +192,9 @@ const content: TenantContent = {
racial or ethnic identity that is least represented in the general population.
</p>
<p>
All calculations are effective as of 8/13/2021, and will be updated regularly
moving forward. Methodologies for these calculations may vary slightly from
existing public reports produced by the Pennsylvania Department of Corrections.
All calculations are updated weekly. Methodologies for these calculations may
vary slightly from existing public reports produced by the Pennsylvania
Department of Corrections.
</p>`,
totalLabel: "Total people in prison",
},
Expand All @@ -213,9 +213,9 @@ const content: TenantContent = {
racial or ethnic identity that is least represented in the general population.
</p>
<p>
All calculations are effective as of 8/13/2021, and will be updated regularly
moving forward. Methodologies for these calculations may vary slightly from
existing public reports produced by the Pennsylvania Department of Corrections.
All calculations are updated weekly. Methodologies for these calculations may
vary slightly from existing public reports produced by the Pennsylvania
Department of Corrections.
</p>`,
},
PrisonAdmissionReasonsCurrent: {
Expand All @@ -233,9 +233,9 @@ const content: TenantContent = {
disaggregated at a later date.
</p>
<p>
All calculations are effective as of 8/13/2021, and will be updated regularly
moving forward. Methodologies for these calculations may vary slightly from
existing public reports produced by the Pennsylvania Department of Corrections.
All calculations are updated weekly. Methodologies for these calculations may
vary slightly from existing public reports produced by the Pennsylvania
Department of Corrections.
</p>`,
fieldMapping: [
{
Expand Down Expand Up @@ -311,9 +311,9 @@ const content: TenantContent = {
prison may occasionally serve their parole in a different state.
</p>
<p>
All calculations are effective as of 8/13/2021, and will be updated regularly
moving forward. Methodologies for these calculations may vary slightly from
existing public reports produced by the Pennsylvania Department of Corrections.
All calculations are updated weekly. Methodologies for these calculations may
vary slightly from existing public reports produced by the Pennsylvania
Department of Corrections.
</p>`,
totalLabel: "Total people on parole",
},
Expand All @@ -340,9 +340,9 @@ const content: TenantContent = {
prison may occasionally serve their parole in a different state.
</p>
<p>
All calculations are effective as of 8/13/2021, and will be updated regularly
moving forward. Methodologies for these calculations may vary slightly from
existing public reports produced by the Pennsylvania Department of Corrections.
All calculations are updated weekly. Methodologies for these calculations may
vary slightly from existing public reports produced by the Pennsylvania
Department of Corrections.
</p>`,
},
ParoleTerminationsHistorical: {
Expand Down Expand Up @@ -385,9 +385,9 @@ const content: TenantContent = {
prison may occasionally serve their parole in a different state.
</p>
<p>
All calculations are effective as of 8/13/2021, and will be updated regularly
moving forward. Methodologies for these calculations may vary slightly from
existing public reports produced by the Pennsylvania Department of Corrections.
All calculations are updated weekly. Methodologies for these calculations may
vary slightly from existing public reports produced by the Pennsylvania
Department of Corrections.
</p>`,
},
ParoleRevocationsAggregate: {
Expand Down Expand Up @@ -438,9 +438,9 @@ const content: TenantContent = {
prison may occasionally serve their parole in a different state.
</p>
<p>
All calculations are effective as of 8/13/2021, and will be updated regularly
moving forward. Methodologies for these calculations may vary slightly from
existing public reports produced by the Pennsylvania Department of Corrections.
All calculations are updated weekly. Methodologies for these calculations may
vary slightly from existing public reports produced by the Pennsylvania
Department of Corrections.
</p>`,
},
},
Expand All @@ -455,9 +455,9 @@ const content: TenantContent = {
{likelihoodVsWhite.HISPANIC} times as likely.
</p>
<aside>
All calculations are effective as of 8/13/2021, and will be updated regularly
moving forward. Methodologies for these calculations may vary slightly from
existing public reports produced by the Pennsylvania Department of Corrections.
All calculations are updated weekly. Methodologies for these calculations may
vary slightly from existing public reports produced by the Pennsylvania
Department of Corrections.
</aside>`,
introductionMethodology: `<p>
Distributions by race count individuals with more than one reported race or
Expand All @@ -473,9 +473,9 @@ const content: TenantContent = {
Pennsylvania may occasionally complete their supervision in a different state.
</p>
<p>
All calculations are effective as of 8/13/2021, and will be updated regularly
moving forward. Methodologies for these calculations may vary slightly from
existing public reports produced by the Pennsylvania Department of Corrections.
All calculations are updated weekly. Methodologies for these calculations may
vary slightly from existing public reports produced by the Pennsylvania
Department of Corrections.
</p>`,
chartLabels: {
totalPopulation: "Proportions of racial/ethnic groups in the state",
Expand Down Expand Up @@ -526,9 +526,9 @@ const content: TenantContent = {
Pennsylvania may occasionally complete their supervision in a different state.
</p>
<p>
All calculations are effective as of 8/13/2021, and will be updated regularly
moving forward. Methodologies for these calculations may vary slightly from
existing public reports produced by the Pennsylvania Department of Corrections.
All calculations are updated weekly. Methodologies for these calculations may
vary slightly from existing public reports produced by the Pennsylvania
Department of Corrections.
</p>`,
},
supervision: {
Expand Down Expand Up @@ -606,9 +606,9 @@ const content: TenantContent = {
Pennsylvania may occasionally complete their supervision in a different state.
</p>
<p>
All calculations are effective as of 8/13/2021, and will be updated regularly
moving forward. Methodologies for these calculations may vary slightly from
existing public reports produced by the Pennsylvania Department of Corrections.
All calculations are updated weekly. Methodologies for these calculations may
vary slightly from existing public reports produced by the Pennsylvania
Department of Corrections.
</p>`,
},
conclusion: {
Expand Down

0 comments on commit dd5bc22

Please sign in to comment.