Platform
Resources
Pricing
Sign in
Get started
mhgit10
Workspace
Fork
Published unlisted
By
mhgit10
Edited
Sep 29, 2022
1
Insert cell
PIA Upload to Chart
Insert cell
viewof
PIA
=
Inputs
.
number
(
{
label
:
"PIA"
}
)
Insert cell
PIA
Insert cell
Insert cell
Insert cell
Plot
.
plot
(
{
height
:
780
,
width
:
1200
,
marginLeft
:
100
,
grid
:
true
,
marks
:
[
Plot
.
barY
(
socialSecurityCalculatorExportPiaAdj
,
{
x
:
"Period"
,
y
:
"Cumuluative Pen/Bon"
,
fill
:
"#00b0ab"
,
sort
:
{
x
:
"y"
}
}
)
,
Plot
.
ruleY
(
[
0.25
]
)
]
}
)
Insert cell
PIA_map
=
new
Map
(
socialSecurityCalculatorExportPiaAdj
.
map
(
(
o
)
=>
[
o
[
"Cumuluative Pen/Bon"
]
,
o
[
"Cumuluative Pen/Bon"
*
"PIA"
]
]
)
)
Insert cell
Purpose-built for displays of data
Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.
Try it for free
Learn more
Fork
View
Export
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
PIA
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Edit
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
socialSecurityCalculatorExportPiaAdj
Edit
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
PIA_map
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML