WolframAlpha.com
WolframCloud.com
All Sites & Public Resources...
Products & Services
Wolfram|One
Mathematica
Wolfram|Alpha Notebook Edition
Finance Platform
System Modeler
Wolfram Player
Wolfram Engine
WolframScript
Enterprise Private Cloud
Application Server
Enterprise Mathematica
Wolfram|Alpha Appliance
Enterprise Solutions
Corporate Consulting
Technical Consulting
Wolfram|Alpha Business Solutions
Resource System
Data Repository
Neural Net Repository
Function Repository
Wolfram|Alpha
Wolfram|Alpha Pro
Problem Generator
API
Data Drop
Products for Education
Mobile Apps
Wolfram Player
Wolfram Cloud App
Wolfram|Alpha for Mobile
Wolfram|Alpha-Powered Apps
Services
Paid Project Support
Wolfram U
Summer Programs
All Products & Services »
Technologies
Wolfram Language
Revolutionary knowledge-based programming language.
Wolfram Cloud
Central infrastructure for Wolfram's cloud products & services.
Wolfram Science
Technology-enabling science of the computational universe.
Wolfram Notebooks
The preeminent environment for any technical workflows.
Wolfram Engine
Software engine implementing the Wolfram Language.
Wolfram Natural Language Understanding System
Knowledge-based broadly deployed natural language.
Wolfram Data Framework
Semantic framework for real-world data.
Wolfram Universal Deployment System
Instant deployment across cloud, desktop, mobile, and more.
Wolfram Knowledgebase
Curated computable knowledge powering Wolfram|Alpha.
All Technologies »
Solutions
Engineering, R&D
Aerospace & Defense
Chemical Engineering
Control Systems
Electrical Engineering
Image Processing
Industrial Engineering
Mechanical Engineering
Operations Research
More...
Finance, Statistics & Business Analysis
Actuarial Sciences
Bioinformatics
Data Science
Econometrics
Financial Risk Management
Statistics
More...
Education
All Solutions for Education
Trends
Machine Learning
Multiparadigm Data Science
Internet of Things
High-Performance Computing
Hackathons
Software & Web
Software Development
Authoring & Publishing
Interface Development
Web Development
Sciences
Astronomy
Biology
Chemistry
More...
All Solutions »
Learning & Support
Learning
Wolfram Language Documentation
Fast Introduction for Programmers
Wolfram U
Videos & Screencasts
Wolfram Language Introductory Book
Webinars & Training
Summer Programs
Books
Need Help?
Support FAQ
Wolfram Community
Contact Support
Premium Support
Paid Project Support
Technical Consulting
All Learning & Support »
Company
About
Company Background
Wolfram Blog
Events
Contact Us
Work with Us
Careers at Wolfram
Internships
Other Wolfram Language Jobs
Initiatives
Wolfram Foundation
MathWorld
Computer-Based Math
A New Kind of Science
Wolfram Technology for Hackathons
Student Ambassador Program
Wolfram for Startups
Demonstrations Project
Wolfram Innovator Awards
Wolfram + Raspberry Pi
Summer Programs
More...
All Company »
Search
WOLFRAM COMMUNITY
Connect with users of Wolfram technologies to learn, solve problems and share ideas
Join
Sign In
Dashboard
Groups
People
Message Boards
Answer
(
Unmark
)
Mark as an Answer
GROUPS:
Biological Sciences
Data Science
Medical Sciences
Graphics and Visualization
Import and Export
Wolfram Language
2
Richard Frost
Visualization of Cumulative Covid-19 Deaths: US, States, CA Counties
Richard Frost, Frost Concepts
Posted
2 years ago
1466 Views
|
0 Replies
|
2 Total Likes
Follow this post
|
Covid-19 : US, US States, and CA counties
Author, Richard Frost -
http://tangentvectors.org/
Use at your own risk.
======= INITIALIZATIONS =======
I
n
[
]
:
=
d
a
t
e
F
o
r
m
a
t
=
"
y
y
y
y
/
m
m
/
d
d
"
;
I
n
[
]
:
=
d
a
t
e
T
i
c
k
F
o
r
m
a
t
=
{
"
M
o
n
t
h
S
h
o
r
t
"
,
"
/
"
,
"
D
a
y
"
}
;
I
n
[
]
:
=
o
n
e
P
e
r
s
o
n
=
Q
u
a
n
t
i
t
y
[
1
,
"
P
e
o
p
l
e
"
]
;
I
n
[
]
:
=
o
n
e
D
a
y
=
1
d
a
y
;
I
n
[
]
:
=
i
S
i
z
e
=
5
1
2
;
I
n
[
]
:
=
h
y
p
e
r
E
p
i
d
e
m
i
c
M
a
g
n
i
t
u
d
e
=
0
.
0
4
;
I
n
[
]
:
=
h
y
p
e
r
E
p
i
d
e
m
i
c
L
e
v
e
l
=
Q
u
a
n
t
i
t
y
[
h
y
p
e
r
E
p
i
d
e
m
i
c
M
a
g
n
i
t
u
d
e
,
"
P
e
r
c
e
n
t
"
]
;
I
n
[
]
:
=
h
y
p
e
r
E
p
i
d
e
m
i
c
L
e
v
e
l
I
n
f
=
h
y
p
e
r
E
p
i
d
e
m
i
c
L
e
v
e
l
-
Q
u
a
n
t
i
t
y
[
0
.
0
1
,
"
P
e
r
c
e
n
t
"
]
;
======= INPUT DATA =======
----- Covid-19 deaths -----
I
n
[
]
:
=
a
n
a
l
y
s
i
s
U
R
L
=
"
h
t
t
p
:
/
/
t
a
n
g
e
n
t
v
e
c
t
o
r
s
.
o
r
g
"
;
I
n
[
]
:
=
d
a
t
a
S
o
u
r
c
e
s
U
R
L
=
"
h
t
t
p
:
/
/
t
a
n
g
e
n
t
v
e
c
t
o
r
s
.
o
r
g
/
D
a
t
a
S
o
u
r
c
e
s
.
c
s
v
"
;
I
n
[
]
:
=
d
a
t
a
S
o
u
r
c
e
s
T
a
b
l
e
=
I
m
p
o
r
t
[
d
a
t
a
S
o
u
r
c
e
s
U
R
L
]
;
I
n
[
]
:
=
d
a
t
a
S
o
u
r
c
e
s
T
a
b
l
e
/
/
G
r
i
d
O
u
t
[
]
=
D
a
t
a
S
o
u
r
c
e
S
o
u
r
c
e
D
a
t
a
U
R
L
H
i
s
t
o
r
i
c
U
S
T
h
e
C
O
V
I
D
T
r
a
c
k
i
n
g
P
r
o
j
e
c
t
h
t
t
p
s
:
/
/
c
o
v
i
d
t
r
a
c
k
i
n
g
.
c
o
m
/
a
p
i
/
v
1
/
u
s
/
d
a
i
l
y
.
c
s
v
H
i
s
t
o
r
i
c
U
S
S
t
a
t
e
T
h
e
C
O
V
I
D
T
r
a
c
k
i
n
g
P
r
o
j
e
c
t
h
t
t
p
s
:
/
/
c
o
v
i
d
t
r
a
c
k
i
n
g
.
c
o
m
/
a
p
i
/
v
1
/
s
t
a
t
e
s
/
d
a
i
l
y
.
c
s
v
H
i
s
t
o
r
i
c
C
A
C
o
u
n
t
y
C
a
l
i
f
o
r
n
i
a
H
e
a
l
t
h
a
n
d
H
u
m
a
n
S
e
r
v
i
c
e
s
h
t
t
p
s
:
/
/
d
a
t
a
.
c
h
h
s
.
c
a
.
g
o
v
/
d
a
t
a
s
e
t
/
6
8
8
2
c
3
9
0
-
b
2
d
7
-
4
b
9
a
-
a
e
f
a
-
2
0
6
8
c
e
e
6
3
e
4
7
/
r
e
s
o
u
r
c
e
/
6
c
d
8
d
4
2
4
-
d
f
a
a
-
4
b
d
d
-
9
4
1
0
-
a
3
d
6
5
6
e
1
1
7
6
e
/
d
o
w
n
l
o
a
d
/
c
o
v
i
d
1
9
d
a
t
a
.
c
s
v
I
n
[
]
:
=
U
S
d
e
a
t
h
s
C
r
e
d
i
t
s
T
e
x
t
=
"
D
a
t
a
S
o
u
r
c
e
:
"
<
>
d
a
t
a
S
o
u
r
c
e
s
T
a
b
l
e
[
[
2
,
2
]
]
<
>
"
"
<
>
"
D
a
t
a
A
n
a
l
y
s
i
s
:
"
<
>
a
n
a
l
y
s
i
s
U
R
L
;
I
n
[
]
:
=
U
S
d
e
a
t
h
s
C
r
e
d
i
t
s
S
t
y
l
e
d
T
e
x
t
=
S
t
y
l
e
[
T
e
x
t
[
U
S
d
e
a
t
h
s
C
r
e
d
i
t
s
T
e
x
t
]
,
B
l
a
c
k
,
S
m
a
l
l
]
;
I
n
[
]
:
=
U
S
d
e
a
t
h
s
C
r
e
d
i
t
s
=
G
r
a
p
h
i
c
s
[
U
S
d
e
a
t
h
s
C
r
e
d
i
t
s
S
t
y
l
e
d
T
e
x
t
,
I
m
a
g
e
S
i
z
e
{
3
8
4
,
1
2
}
]
O
u
t
[
]
=
I
n
[
]
:
=
C
A
d
e
a
t
h
s
C
r
e
d
i
t
s
T
e
x
t
=
"
D
a
t
a
S
o
u
r
c
e
:
"
<
>
d
a
t
a
S
o
u
r
c
e
s
T
a
b
l
e
[
[
4
,
2
]
]
<
>
"
"
<
>
"
D
a
t
a
A
n
a
l
y
s
i
s
:
"
<
>
a
n
a
l
y
s
i
s
U
R
L
;
I
n
[
]
:
=
C
A
d
e
a
t
h
s
C
r
e
d
i
t
s
S
t
y
l
e
d
T
e
x
t
=
S
t
y
l
e
[
T
e
x
t
[
C
A
d
e
a
t
h
s
C
r
e
d
i
t
s
T
e
x
t
]
,
B
l
a
c
k
,
S
m
a
l
l
]
;
I
n
[
]
:
=
C
A
d
e
a
t
h
s
C
r
e
d
i
t
s
=
G
r
a
p
h
i
c
s
[
C
A
d
e
a
t
h
s
C
r
e
d
i
t
s
S
t
y
l
e
d
T
e
x
t
,
I
m
a
g
e
S
i
z
e
{
4
1
6
,
1
2
}
]
O
u
t
[
]
=
I
n
[
]
:
=
U
S
d
a
t
a
U
R
L
=
d
a
t
a
S
o
u
r
c
e
s
T
a
b
l
e
[
[
2
,
3
]
]
;
I
n
[
]
:
=
U
S
r
e
v
D
a
t
a
T
a
b
l
e
=
I
m
p
o
r
t
[
U
S
d
a
t
a
U
R
L
]
;
I
n
[
]
:
=
U
S
d
a
t
a
H
e
a
d
e
r
=
U
S
r
e
v
D
a
t
a
T
a
b
l
e
[
[
1
]
]
O
u
t
[
]
=
{
d
a
t
e
,
s
t
a
t
e
s
,
p
o
s
i
t
i
v
e
,
n
e
g
a
t
i
v
e
,
p
e
n
d
i
n
g
,
h
o
s
p
i
t
a
l
i
z
e
d
C
u
r
r
e
n
t
l
y
,
h
o
s
p
i
t
a
l
i
z
e
d
C
u
m
u
l
a
t
i
v
e
,
i
n
I
c
u
C
u
r
r
e
n
t
l
y
,
i
n
I
c
u
C
u
m
u
l
a
t
i
v
e
,
o
n
V
e
n
t
i
l
a
t
o
r
C
u
r
r
e
n
t
l
y
,
o
n
V
e
n
t
i
l
a
t
o
r
C
u
m
u
l
a
t
i
v
e
,
r
e
c
o
v
e
r
e
d
,
d
a
t
e
C
h
e
c
k
e
d
,
d
e
a
t
h
,
h
o
s
p
i
t
a
l
i
z
e
d
,
l
a
s
t
M
o
d
i
f
i
e
d
,
t
o
t
a
l
,
t
o
t
a
l
T
e
s
t
R
e
s
u
l
t
s
,
p
o
s
N
e
g
,
d
e
a
t
h
I
n
c
r
e
a
s
e
,
h
o
s
p
i
t
a
l
i
z
e
d
I
n
c
r
e
a
s
e
,
n
e
g
a
t
i
v
e
I
n
c
r
e
a
s
e
,
p
o
s
i
t
i
v
e
I
n
c
r
e
a
s
e
,
t
o
t
a
l
T
e
s
t
R
e
s
u
l
t
s
I
n
c
r
e
a
s
e
,
h
a
s
h
}
I
n
[
]
:
=
C
T
P
d
a
t
e
H
e
a
d
e
r
=
"
d
a
t
e
"
;
I
n
[
]
:
=
C
T
P
d
e
a
t
h
H
e
a
d
e
r
=
"
d
e
a
t
h
"
;
I
n
[
]
:
=
U
S
r
a
w
D
a
t
a
T
a
b
l
e
=
R
e
v
e
r
s
e
[
U
S
r
e
v
D
a
t
a
T
a
b
l
e
[
[
2
;
;
]
]
]
;
I
n
[
]
:
=
T
a
k
e
[
U
S
r
a
w
D
a
t
a
T
a
b
l
e
,
1
]
O
u
t
[
]
=
{
{
2
0
2
0
0
1
2
2
,
1
,
1
,
,
,
,
,
,
,
,
,
,
2
0
2
0
-
0
1
-
2
2
T
0
0
:
0
0
:
0
0
Z
,
,
,
2
0
2
0
-
0
1
-
2
2
T
0
0
:
0
0
:
0
0
Z
,
1
,
1
,
1
,
0
,
0
,
0
,
0
,
0
,
6
1
5
1
3
2
d
0
6
f
d
9
e
2
2
b
c
2
1
b
1
b
3
e
c
4
7
f
b
9
b
2
a
0
d
e
0
7
3
4
}
}
I
n
[
]
:
=
S
t
a
t
e
s
D
a
t
a
U
R
L
=
d
a
t
a
S
o
u
r
c
e
s
T
a
b
l
e
[
[
3
,
3
]
]
;
I
n
[
]
:
=
S
t
a
t
e
s
R
e
v
D
a
t
a
T
a
b
l
e
=
I
m
p
o
r
t
[
S
t
a
t
e
s
D
a
t
a
U
R
L
]
;
I
n
[
]
:
=
S
t
a
t
e
s
D
a
t
a
H
e
a
d
e
r
=
S
t
a
t
e
s
R
e
v
D
a
t
a
T
a
b
l
e
[
[
1
]
]
O
u
t
[
]
=
{
d
a
t
e
,
s
t
a
t
e
,
p
o
s
i
t
i
v
e
,
n
e
g
a
t
i
v
e
,
p
e
n
d
i
n
g
,
h
o
s
p
i
t
a
l
i
z
e
d
C
u
r
r
e
n
t
l
y
,
h
o
s
p
i
t
a
l
i
z
e
d
C
u
m
u
l
a
t
i
v
e
,
i
n
I
c
u
C
u
r
r
e
n
t
l
y
,
i
n
I
c
u
C
u
m
u
l
a
t
i
v
e
,
o
n
V
e
n
t
i
l
a
t
o
r
C
u
r
r
e
n
t
l
y
,
o
n
V
e
n
t
i
l
a
t
o
r
C
u
m
u
l
a
t
i
v
e
,
r
e
c
o
v
e
r
e
d
,
d
a
t
a
Q
u
a
l
i
t
y
G
r
a
d
e
,
l
a
s
t
U
p
d
a
t
e
E
t
,
d
a
t
e
M
o
d
i
f
i
e
d
,
c
h
e
c
k
T
i
m
e
E
t
,
d
e
a
t
h
,
h
o
s
p
i
t
a
l
i
z
e
d
,
d
a
t
e
C
h
e
c
k
e
d
,
f
i
p
s
,
p
o
s
i
t
i
v
e
I
n
c
r
e
a
s
e
,
n
e
g
a
t
i
v
e
I
n
c
r
e
a
s
e
,
t
o
t
a
l
,
t
o
t
a
l
T
e
s
t
R
e
s
u
l
t
s
,
t
o
t
a
l
T
e
s
t
R
e
s
u
l
t
s
I
n
c
r
e
a
s
e
,
p
o
s
N
e
g
,
d
e
a
t
h
I
n
c
r
e
a
s
e
,
h
o
s
p
i
t
a
l
i
z
e
d
I
n
c
r
e
a
s
e
,
h
a
s
h
,
c
o
m
m
e
r
c
i
a
l
S
c
o
r
e
,
n
e
g
a
t
i
v
e
R
e
g
u
l
a
r
S
c
o
r
e
,
n
e
g
a
t
i
v
e
S
c
o
r
e
,
p
o
s
i
t
i
v
e
S
c
o
r
e
,
s
c
o
r
e
,
g
r
a
d
e
}
I
n
[
]
:
=
C
T
P
s
t
a
t
e
H
e
a
d
e
r
=
"
s
t
a
t
e
"
;
I
n
[
]
:
=
S
t
a
t
e
s
R
a
w
D
a
t
a
T
a
b
l
e
=
R
e
v
e
r
s
e
[
S
t
a
t
e
s
R
e
v
D
a
t
a
T
a
b
l
e
[
[
2
;
;
]
]
]
;
I
n
[
]
:
=
T
a
k
e
[
S
t
a
t
e
s
R
a
w
D
a
t
a
T
a
b
l
e
,
1
]
O
u
t
[
]
=
{
{
2
0
2
0
0
1
2
2
,
W
A
,
1
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
5
3
,
0
,
0
,
1
,
1
,
0
,
1
,
0
,
0
,
3
f
9
b
3
0
6
7
f
b
6
e
1
b
7
9
d
1
7
4
e
8
6
7
e
3
8
8
a
e
2
4
d
9
0
d
e
6
e
3
,
0
,
0
,
0
,
0
,
0
,
}
}
I
n
[
]
:
=
C
A
c
o
u
n
t
i
e
s
D
a
t
a
U
R
L
=
d
a
t
a
S
o
u
r
c
e
s
T
a
b
l
e
[
[
4
,
3
]
]
;
I
n
[
]
:
=
C
A
c
o
u
n
t
i
e
s
R
a
w
D
a
t
a
=
I
m
p
o
r
t
[
C
A
c
o
u
n
t
i
e
s
D
a
t
a
U
R
L
]
;
I
n
[
]
:
=
C
A
c
o
u
n
t
i
e
s
D
a
t
a
H
e
a
d
e
r
=
C
A
c
o
u
n
t
i
e
s
R
a
w
D
a
t
a
[
[
1
]
]
O
u
t
[
]
=
{
C
o
u
n
t
y
N
a
m
e
,
M
o
s
t
R
e
c
e
n
t
D
a
t
e
,
T
o
t
a
l
C
o
u
n
t
C
o
n
f
i
r
m
e
d
,
T
o
t
a
l
C
o
u
n
t
D
e
a
t
h
s
,
C
O
V
I
D
-
1
9
P
o
s
i
t
i
v
e
P
a
t
i
e
n
t
s
,
S
u
s
p
e
c
t
e
d
C
O
V
I
D
-
1
9
P
o
s
i
t
i
v
e
P
a
t
i
e
n
t
s
,
I
C
U
C
O
V
I
D
-
1
9
P
o
s
i
t
i
v
e
P
a
t
i
e
n
t
s
,
I
C
U
C
O
V
I
D
-
1
9
S
u
s
p
e
c
t
e
d
P
a
t
i
e
n
t
s
}
I
n
[
]
:
=
C
H
H
S
c
o
u
n
t
N
a
m
e
H
e
a
d
e
r
=
"
C
o
u
n
t
y
N
a
m
e
"
;
I
n
[
]
:
=
C
H
H
S
d
a
t
e
H
e
a
d
e
r
=
"
M
o
s
t
R
e
c
e
n
t
D
a
t
e
"
;
I
n
[
]
:
=
C
H
H
S
d
e
a
t
h
H
e
a
d
e
r
=
"
T
o
t
a
l
C
o
u
n
t
D
e
a
t
h
s
"
;
I
n
[
]
:
=
C
A
c
o
u
n
t
i
e
s
R
a
w
D
a
t
a
T
a
b
l
e
=
C
A
c
o
u
n
t
i
e
s
R
a
w
D
a
t
a
[
[
2
;
;
]
]
;
I
n
[
]
:
=
T
a
k
e
[
C
A
c
o
u
n
t
i
e
s
R
a
w
D
a
t
a
T
a
b
l
e
,
3
]
/
/
G
r
i
d
O
u
t
[
]
=
L
o
s
A
n
g
e
l
e
s
4
/
1
/
2
0
2
0
3
5
0
2
6
6
7
3
9
1
3
3
2
3
3
5
2
2
0
S
a
n
B
e
r
n
a
r
d
i
n
o
4
/
1
/
2
0
2
0
2
4
5
5
9
5
1
9
6
3
9
5
2
O
r
a
n
g
e
4
/
1
/
2
0
2
0
5
7
9
1
1
1
1
7
2
2
1
5
0
4
8
----- Population data -----
I
n
[
]
:
=
U
S
p
o
p
u
l
a
t
i
o
n
s
U
R
L
=
"
h
t
t
p
:
/
/
t
a
n
g
e
n
t
v
e
c
t
o
r
s
.
o
r
g
/
U
S
P
o
p
u
l
a
t
i
o
n
s
.
c
s
v
"
;
I
n
[
]
:
=
U
S
p
o
p
T
a
b
l
e
=
I
m
p
o
r
t
[
U
S
p
o
p
u
l
a
t
i
o
n
s
U
R
L
]
;
I
n
[
]
:
=
T
a
k
e
[
U
S
p
o
p
T
a
b
l
e
,
3
]
/
/
G
r
i
d
O
u
t
[
]
=
E
n
t
i
t
y
P
o
p
u
l
a
t
i
o
n
U
S
3
3
1
8
1
8
3
0
9
A
K
7
3
1
5
4
5
I
n
[
]
:
=
U
S
p
o
p
H
a
s
h
=
C
r
e
a
t
e
D
a
t
a
S
t
r
u
c
t
u
r
e
[
"
H
a
s
h
T
a
b
l
e
"
]
;
I
n
[
]
:
=
D
o
[
U
S
p
o
p
H
a
s
h
[
"
I
n
s
e
r
t
"
,
U
S
p
o
p
T
a
b
l
e
[
[
n
,
1
]
]
U
S
p
o
p
T
a
b
l
e
[
[
n
,
2
]
]
]
,
{
n
,
2
,
L
e
n
g
t
h
[
U
S
p
o
p
T
a
b
l
e
]
}
]
;
I
n
[
]
:
=
C
A
p
o
p
u
l
a
t
i
o
n
s
U
R
L
=
"
h
t
t
p
:
/
/
t
a
n
g
e
n
t
v
e
c
t
o
r
s
.
o
r
g
/
C
A
P
o
p
u
l
a
t
i
o
n
s
.
c
s
v
"
;
I
n
[
]
:
=
C
A
p
o
p
T
a
b
l
e
=
I
m
p
o
r
t
[
C
A
p
o
p
u
l
a
t
i
o
n
s
U
R
L
]
;
I
n
[
]
:
=
T
a
k
e
[
C
A
p
o
p
T
a
b
l
e
,
3
]
/
/
G
r
i
d
O
u
t
[
]
=
C
o
u
n
t
y
P
o
p
u
l
a
t
i
o
n
A
l
a
m
e
d
a
1
6
6
9
3
0
1
A
l
p
i
n
e
1
1
6
2
I
n
[
]
:
=
C
A
p
o
p
H
a
s
h
=
C
r
e
a
t
e
D
a
t
a
S
t
r
u
c
t
u
r
e
[
"
H
a
s
h
T
a
b
l
e
"
]
;
I
n
[
]
:
=
D
o
[
C
A
p
o
p
H
a
s
h
[
"
I
n
s
e
r
t
"
,
C
A
p
o
p
T
a
b
l
e
[
[
n
,
1
]
]
C
A
p
o
p
T
a
b
l
e
[
[
n
,
2
]
]
]
,
{
n
,
2
,
L
e
n
g
t
h
[
C
A
p
o
p
T
a
b
l
e
]
}
]
;
----- CA phased openings -----
I
n
[
]
:
=
C
A
P
h
a
s
e
D
a
t
e
s
U
R
L
=
"
h
t
t
p
:
/
/
t
a
n
g
e
n
t
v
e
c
t
o
r
s
.
o
r
g
/
C
A
P
h
a
s
e
D
a
t
e
s
.
c
s
v
"
;
I
n
[
]
:
=
C
A
P
h
a
s
e
D
a
t
e
s
C
S
V
T
a
b
l
e
=
I
m
p
o
r
t
[
C
A
P
h
a
s
e
D
a
t
e
s
U
R
L
]
;
I
n
[
]
:
=
C
A
P
h
a
s
e
D
a
t
e
s
T
a
b
l
e
=
{
#
[
[
1
]
]
,
D
a
t
e
O
b
j
e
c
t
[
#
[
[
2
]
]
]
}
&
/
@
C
A
P
h
a
s
e
D
a
t
e
s
C
S
V
T
a
b
l
e
;
I
n
[
]
:
=
C
A
P
h
a
s
e
D
a
t
e
s
T
a
b
l
e
/
/
G
r
i
d
O
u
t
[
]
=
P
h
a
s
e
1
D
a
y
:
T
h
u
1
9
M
a
r
2
0
2
0
P
h
a
s
e
2
D
a
y
:
F
r
i
8
M
a
y
2
0
2
0
P
h
a
s
e
3
D
a
y
:
T
u
e
2
6
M
a
y
2
0
2
0
I
n
[
]
:
=
n
o
n
P
h
a
s
e
3
c
o
u
n
t
i
e
s
M
a
y
U
R
L
=
"
h
t
t
p
:
/
/
t
a
n
g
e
n
t
v
e
c
t
o
r
s
.
o
r
g
/
C
A
N
o
n
P
h
a
s
e
3
C
o
u
n
t
i
e
s
M
a
y
.
c
s
v
"
;
I
n
[
]
:
=
n
o
n
P
h
a
s
e
3
c
o
u
n
t
i
e
s
M
a
y
T
a
b
l
e
=
I
m
p
o
r
t
[
n
o
n
P
h
a
s
e
3
c
o
u
n
t
i
e
s
M
a
y
U
R
L
]
;
I
n
[
]
:
=
n
o
n
P
h
a
s
e
3
c
o
u
n
t
i
e
s
M
a
y
L
i
s
t
=
n
o
n
P
h
a
s
e
3
c
o
u
n
t
i
e
s
M
a
y
T
a
b
l
e
[
[
4
,
2
]
]
O
u
t
[
]
=
A
l
a
m
e
d
a
,
C
o
n
t
r
a
C
o
s
t
a
,
I
m
p
e
r
i
a
l
,
L
o
s
A
n
g
e
l
e
s
,
M
a
r
i
n
,
M
o
n
t
e
r
e
y
,
S
a
n
F
r
a
n
c
i
s
c
o
,
S
a
n
M
a
t
e
o
,
S
a
n
t
a
C
l
a
r
a
,
S
a
n
t
a
C
r
u
z
======= US ANALYSIS =======
----- establish current data -----
I
n
[
]
:
=
U
S
d
a
t
e
I
=
T
a
b
l
e
[
I
f
[
U
S
d
a
t
a
H
e
a
d
e
r
[
[
m
]
]
C
T
P
d
a
t
e
H
e
a
d
e
r
,
m
,
N
o
t
h
i
n
g
]
,
{
m
,
1
,
L
e
n
g
t
h
[
U
S
d
a
t
a
H
e
a
d
e
r
]
}
]
[
[
1
]
]
O
u
t
[
]
=
1
I
n
[
]
:
=
U
S
d
e
a
t
h
I
=
T
a
b
l
e
[
I
f
[
U
S
d
a
t
a
H
e
a
d
e
r
[
[
m
]
]
C
T
P
d
e
a
t
h
H
e
a
d
e
r
,
m
,
N
o
t
h
i
n
g
]
,
{
m
,
1
,
L
e
n
g
t
h
[
U
S
d
a
t
a
H
e
a
d
e
r
]
}
]
[
[
1
]
]
O
u
t
[
]
=
1
4
DateObject[“string”] prefers “yyyy/mm/dd”
I
n
[
]
:
=
U
S
d
e
a
t
h
s
A
l
l
D
a
t
e
s
=
S
o
r
t
[
T
a
b
l
e
[
{
D
a
t
e
O
b
j
e
c
t
[
S
t
r
i
n
g
T
a
k
e
[
#
,
4
]
<
>
"
/
"
<
>
S
t
r
i
n
g
T
a
k
e
[
S
t
r
i
n
g
T
a
k
e
[
#
,
-
4
]
,
2
]
<
>
"
/
"
<
>
S
t
r
i
n
g
T
a
k
e
[
#
,
-
2
]
&
[
I
n
t
e
g
e
r
S
t
r
i
n
g
[
U
S
r
a
w
D
a
t
a
T
a
b
l
e
[
[
n
,
U
S
d
a
t
e
I
]
]
]
]
]
,
Q
u
a
n
t
i
t
y
[
U
S
r
a
w
D
a
t
a
T
a
b
l
e
[
[
n
,
U
S
d
e
a
t
h
I
]
]
,
"
P
e
o
p
l
e
"
]
}
,
{
n
,
1
,
L
e
n
g
t
h
[
U
S
r
a
w
D
a
t
a
T
a
b
l
e
]
}
]
]
;
I
n
[
]
:
=
T
a
k
e
[
U
S
d
e
a
t
h
s
A
l
l
D
a
t
e
s
,
1
]
/
/
I
n
p
u
t
F
o
r
m
O
u
t
[
]
/
/
I
n
p
u
t
F
o
r
m
=
{{DateObject[{2020, 1, 22},
Day
,
Gregorian
, -7.], Quantity[
,
People
]}}
I
n
[
]
:
=
U
S
d
a
t
a
N
u
l
l
T
a
b
l
e
=
T
a
b
l
e
[
I
f
[
Q
u
a
n
t
i
t
y
M
a
g
n
i
t
u
d
e
[
U
S
d
e
a
t
h
s
A
l
l
D
a
t
e
s
[
[
n
,
2
]
]
]
"
"
,
{
n
,
U
S
d
e
a
t
h
s
A
l
l
D
a
t
e
s
[
[
n
,
1
]
]
}
,
N
o
t
h
i
n
g
]
,
{
n
,
1
,
L
e
n
g
t
h
[
U
S
d
e
a
t
h
s
A
l
l
D
a
t
e
s
]
}
]
;
I
n
[
]
:
=
T
a
k
e
[
U
S
d
a
t
a
N
u
l
l
T
a
b
l
e
,
3
]
O
u
t
[
]
=
1
,
D
a
y
:
W
e
d
2
2
J
a
n
2
0
2
0
,
2
,
D
a
y
:
T
h
u
2
3
J
a
n
2
0
2
0
,
3
,
D
a
y
:
F
r
i
2
4
J
a
n
2
0
2
0
I
n
[
]
:
=
I
f
[
L
e
n
g
t
h
[
U
S
d
a
t
a
N
u
l
l
T
a
b
l
e
]
0
,
U
S
d
a
t
a
1
s
t
N
o
n
N
u
l
l
I
=
1
,
U
S
d
a
t
a
1
s
t
N
o
n
N
u
l
l
I
=
M
a
x
[
#
[
[
1
]
]
&
/
@
U
S
d
a
t
a
N
u
l
l
T
a
b
l
e
]
+
1
]
O
u
t
[
]
=
3
6
I
n
[
]
:
=
U
S
x
O
r
i
g
i
n
=
U
S
d
e
a
t
h
s
A
l
l
D
a
t
e
s
[
[
U
S
d
a
t
a
1
s
t
N
o
n
N
u
l
l
I
-
2
,
1
]
]
O
u
t
[
]
=
D
a
y
:
M
o
n
2
4
F
e
b
2
0
2
0
I
n
[
]
:
=
U
S
d
a
t
a
A
l
l
D
a
t
e
s
T
a
i
l
=
U
S
d
a
t
a
1
s
t
N
o
n
N
u
l
l
I
-
L
e
n
g
t
h
[
U
S
d
e
a
t
h
s
A
l
l
D
a
t
e
s
]
-
1
;
I
n
[
]
:
=
U
S
d
e
a
t
h
s
T
a
b
l
e
=
T
a
k
e
[
U
S
d
e
a
t
h
s
A
l
l
D
a
t
e
s
,
U
S
d
a
t
a
A
l
l
D
a
t
e
s
T
a
i
l
]
;
I
n
[
]
:
=
T
a
k
e
[
U
S
d
e
a
t
h
s
T
a
b
l
e
,
1
]
O
u
t
[
]
=
D
a
y
:
W
e
d
2
6
F
e
b
2
0
2
0
,
2
p
e
o
p
l
e
I
n
[
]
:
=
U
S
d
a
t
a
S
t
a
r
t
D
a
t
e
=
U
S
d
e
a
t
h
s
T
a
b
l
e
[
[
1
,
1
]
]
;
I
n
[
]
:
=
U
S
d
a
t
a
D
a
y
0
=
U
S
d
a
t
a
S
t
a
r
t
D
a
t
e
-
o
n
e
D
a
y
;
I
n
[
]
:
=
U
S
d
e
a
t
h
s
T
a
b
l
e
C
o
u
n
t
=
L
e
n
g
t
h
[
U
S
d
e
a
t
h
s
T
a
b
l
e
]
O
u
t
[
]
=
1
0
2
I
n
[
]
:
=
U
S
d
e
a
t
h
s
D
a
t
e
H
a
s
h
=
C
r
e
a
t
e
D
a
t
a
S
t
r
u
c
t
u
r
e
[
"
H
a
s
h
T
a
b
l
e
"
]
;
I
n
[
]
:
=
D
o
[
U
S
d
e
a
t
h
s
D
a
t
e
H
a
s
h
[
"
I
n
s
e
r
t
"
,
U
S
d
e
a
t
h
s
T
a
b
l
e
[
[
i
,
1
]
]
i
]
,
{
i
,
1
,
U
S
d
e
a
t
h
s
T
a
b
l
e
C
o
u
n
t
}
]
;
----- compute extrapolations -----
--- goals ---
I
n
[
]
:
=
U
S
d
e
l
t
a
G
o
a
l
=
1
0
0
p
e
o
p
l
e
;
I
n
[
]
:
=
U
S
g
o
a
l
D
a
t
e
=
D
a
t
e
O
b
j
e
c
t
[
{
2
0
2
0
,
8
,
1
}
]
;
I
n
[
]
:
=
U
S
l
a
t
e
s
t
D
a
t
e
=
U
S
d
e
a
t
h
s
T
a
b
l
e
[
[
U
S
d
e
a
t
h
s
T
a
b
l
e
C
o
u
n
t
,
1
]
]
O
u
t
[
]
=
D
a
y
:
S
a
t
6
J
u
n
2
0
2
0
I
n
[
]
:
=
l
a
t
e
s
t
D
a
y
s
T
i
l
l
G
o
a
l
=
U
S
g
o
a
l
D
a
t
e
-
U
S
l
a
t
e
s
t
D
a
t
e
O
u
t
[
]
=
5
6
d
a
y
s
I
n
[
]
:
=
e
x
t
r
a
p
o
l
a
t
i
o
n
C
o
u
n
t
=
Q
u
a
n
t
i
t
y
M
a
g
n
i
t
u
d
e
[
l
a
t
e
s
t
D
a
y
s
T
i
l
l
G
o
a
l
]
;
I
n
[
]
:
=
i
n
d
e
x
e
d
G
o
a
l
D
a
t
e
s
=
T
a
b
l
e
n
,
U
S
d
a
t
a
D
a
y
0
+
n
d
a
y
s
,
{
n
,
U
S
d
e
a
t
h
s
T
a
b
l
e
C
o
u
n
t
+
1
,
U
S
d
e
a
t
h
s
T
a
b
l
e
C
o
u
n
t
+
Q
u
a
n
t
i
t
y
M
a
g
n
i
t
u
d
e
[
l
a
t
e
s
t
D
a
y
s
T
i
l
l
G
o
a
l
]
}
;
--- trend data ---
I
n
[
]
:
=
U
S
t
r
e
n
d
D
a
t
e
0
=
D
a
y
:
S
u
n
2
4
M
a
y
2
0
2
0
;
I
n
[
]
:
=
U
S
t
r
e
n
d
i
0
=
U
S
d
e
a
t
h
s
D
a
t
e
H
a
s
h
[
"
L
o
o
k
u
p
"
,
U
S
t
r
e
n
d
D
a
t
e
0
]
;
I
n
[
]
:
=
U
S
t
r
e
n
d
D
a
t
a
=
T
a
b
l
e
[
{
n
,
Q
u
a
n
t
i
t
y
M
a
g
n
i
t
u
d
e
[
U
S
d
e
a
t
h
s
T
a
b
l
e
[
[
n
,
2
]
]
]
}
,
{
n
,
U
S
t
r
e
n
d
i
0
,
U
S
d
e
a
t
h
s
T
a
b
l
e
C
o
u
n
t
}
]
;
--- linear fit ---
I
n
[
]
:
=
U
S
t
r
e
n
d
L
i
n
e
a
r
F
i
t
=
L
i
n
e
a
r
M
o
d
e
l
F
i
t
[
U
S
t
r
e
n
d
D
a
t
a
,
x
,
x
]
O
u
t
[
]
=
F
i
t
t
e
d
M
o
d
e
l
7
8
5
3
.
3
8
+
9
4
3
.
4
0
4
x
I
n
[
]
:
=
U
S
t
r
e
n
d
B
e
t
a
1
=
U
S
t
r
e
n
d
L
i
n
e
a
r
F
i
t
[
"
B
e
s
t
F
i
t
P
a
r
a
m
e
t
e
r
s
"
]
[
[
2
]
]
;
I
n
[
]
:
=
U
S
l
i
n
e
a
r
E
x
t
r
a
p
o
l
a
t
i
o
n
=
T
a
b
l
e
[
{
i
n
d
e
x
e
d
G
o
a
l
D
a
t
e
s
[
[
m
,
2
]
]
,
U
S
t
r
e
n
d
L
i
n
e
a
r
F
i
t
[
i
n
d
e
x
e
d
G
o
a
l
D
a
t
e
s
[
[
m
,
1
]
]
]
}
,
{
m
,
1
,
e
x
t
r
a
p
o
l
a
t
i
o
n
C
o
u
n
t
}
]
;
-
-
-
g
e
o
m
e
t
r
i
c
d
e
c
a
y
-
-
-
1
0
^
(
l
o
g
1
0
(
Δ
G
o
a
l
/
Δ
d
e
a
t
h
s
)
/
(
d
a
y
s
T
i
l
l
G
o
a
l
-
1
)
)
I
n
[
]
:
=
U
S
l
a
t
e
s
t
D
e
l
t
a
D
e
a
t
h
s
=
A
b
s
[
U
S
d
e
a
t
h
s
T
a
b
l
e
[
[
U
S
d
e
a
t
h
s
T
a
b
l
e
C
o
u
n
t
,
2
]
]
-
U
S
d
e
a
t
h
s
T
a
b
l
e
[
[
U
S
d
e
a
t
h
s
T
a
b
l
e
C
o
u
n
t
-
1
,
2
]
]
]
;
I
n
[
]
:
=
U
S
t
r
e
n
d
D
e
c
a
y
=
1
0
^
(
L
o
g
1
0
[
Q
u
a
n
t
i
t
y
M
a
g
n
i
t
u
d
e
[
U
S
d
e
l
t
a
G
o
a
l
]
/
Q
u
a
n
t
i
t
y
M
a
g
n
i
t
u
d
e
[
U
S
l
a
t
e
s
t
D
e
l
t
a
D
e
a
t
h
s
]
]
/
(
Q
u
a
n
t
i
t
y
M
a
g
n
i
t
u
d
e
[
l
a
t
e
s
t
D
a
y
s
T
i
l
l
G
o
a
l
]
)
)
;
I
n
[
]
:
=
U
S
t
r
e
n
d
D
e
c
a
y
/
/
N
O
u
t
[
]
=
0
.
9
6
4
7
5
1
I
n
[
]
:
=
U
S
g
e
o
D
e
l
t
a
E
x
t
r
a
p
o
l
a
t
i
o
n
=
U
S
l
i
n
e
a
r
E
x
t
r
a
p
o
l
a
t
i
o
n
;
I
n
[
]
:
=
U
S
g
e
o
D
e
l
t
a
E
x
t
r
a
p
o
l
a
t
i
o
n
[
[
1
,
2
]
]
=
U
S
l
a
t
e
s
t
D
e
l
t
a
D
e
a
t
h
s
*
U
S
t
r
e
n
d
D
e
c
a
y
;
I
n
[
]
:
=
D
o
[
U
S
g
e
o
D
e
l
t
a
E
x
t
r
a
p
o
l
a
t
i
o
n
[
[
m
,
2
]
]
=
(
U
S
g
e
o
D
e
l
t
a
E
x
t
r
a
p
o
l
a
t
i
o
n
[
[
m
-
1
,
2
]
]
*
U
S
t
r
e
n
d
D
e
c
a
y
)
,
{
m
,
2
,
e
x
t
r
a
p
o
l
a
t
i
o
n
C
o
u
n
t
}
]
;
I
n
[
]
:
=
U
S
g
e
o
D
e
l
t
a
E
x
t
r
a
p
o
l
a
t
i
o
n
[
[
e
x
t
r
a
p
o
l
a
t
i
o
n
C
o
u
n
t
,
2
]
]
O
u
t
[
]
=
1
0
0
p
e
o
p
l
e
I
n
[
]
:
=
U
S
g
e
o
E
x
t
r
a
p
o
l
a
t
i
o
n
=
U
S
g
e
o
D
e
l
t
a
E
x
t
r
a
p
o
l
a
t
i
o
n
;
I
n
[
]
:
=
U
S
g
e
o
E
x
t
r
a
p
o
l
a
t
i
o
n
[
[
1
,
2
]
]
=
U
S
d
e
a
t
h
s
T
a
b
l
e
[
[
U
S
d
e
a
t
h
s
T
a
b
l
e
C
o
u
n
t
,
2
]
]
;
I
n
[
]
:
=
D
o
[
U
S
g
e
o
E
x
t
r
a
p
o
l
a
t
i
o
n
[
[
m
,
2
]
]
=
U
S
g
e
o
E
x
t
r
a
p
o
l
a
t
i
o
n
[
[
m
-
1
,
2
]
]
+
U
S
g
e
o
D
e
l
t
a
E
x
t
r
a
p
o
l
a
t
i
o
n
[
[
m
-
1
,
2
]
]
,
{
m
,
2
,
e
x
t
r
a
p
o
l
a
t
i
o
n
C
o
u
n
t
}
]
;
I
n
[
]
:
=
U
S
g
e
o
E
x
t
r
a
p
o
l
a
t
i
o
n
[
[
e
x
t
r
a
p
o
l
a
t
i
o
n
C
o
u
n
t
,
2
]
]
/
/
N
O
u
t
[
]
=
1
2
1
5
2
8
.
p
e
o
p
l
e
----- make the graph -----
I
n
[
]
:
=
U
S
d
e
a
t
h
s
T
i
t
l
e
=
S
t
y
l
e
[
"
U
S
C
o
v
i
d
-
1
9
D
e
a
t
h
s
"
,
B
l
a
c
k
,
M
e
d
i
u
m
,
B
o
l
d
]
;
I
n
[
]
:
=
U
S
d
e
a
t
h
s
A
s
p
e
c
t
R
a
t
i
o
=
1
/
2
;
I
n
[
]
:
=
U
S
d
e
a
t
h
s
G
=
D
a
t
e
L
i
s
t
P
l
o
t
[
{
L
e
g
e
n
d
e
d
[
U
S
d
e
a
t
h
s
T
a
b
l
e
,
"
c
u
m
u
l
a
t
i
v
e
t
o
t
a
l
"
]
,
L
e
g
e
n
d
e
d
[
U
S
l
i
n
e
a
r
E
x
t
r
a
p
o
l
a
t
i
o
n
,
"
i
f
c
u
r
r
e
n
t
r
a
t
e
c
o
n
t
i
n
u
e
s
"
]
,
L
e
g
e
n
d
e
d
[
U
S
g
e
o
E
x
t
r
a
p
o
l
a
t
i
o
n
,
"
i
f
r
a
t
e
r
e
d
u
c
e
s
t
o
"
<
>
T
o
S
t
r
i
n
g
[
U
S
d
e
l
t
a
G
o
a
l
]
<
>
"
/
d
a
y
b
y
"
<
>
D
a
t
e
S
t
r
i
n
g
[
U
S
g
o
a
l
D
a
t
e
,
"
I
S
O
D
a
t
e
"
]
]
}
,
J
o
i
n
e
d
{
F
a
l
s
e
,
T
r
u
e
,
T
r
u
e
}
,
P
l
o
t
S
t
y
l
e
{
R
e
d
,
{
O
r
a
n
g
e
,
D
a
s
h
e
d
,
T
h
i
c
k
}
,
{
B
l
u
e
,
D
a
s
h
e
d
,
T
h
i
c
k
}
}
,
A
x
e
s
O
r
i
g
i
n
{
U
S
x
O
r
i
g
i
n
,
0
}
,
A
x
e
s
L
a
b
e
l
N
o
n
e
,
T
i
c
k
s
{
A
u
t
o
m
a
t
i
c
,
A
u
t
o
m
a
t
i
c
}
,
D
a
t
e
T
i
c
k
s
F
o
r
m
a
t
d
a
t
e
T
i
c
k
F
o
r
m
a
t
,
A
x
e
s
S
t
y
l
e
{
{
B
l
a
c
k
,
M
e
d
i
u
m
}
,
{
B
l
a
c
k
,
M
e
d
i
u
m
}
}
,
G
r
i
d
L
i
n
e
s
A
u
t
o
m
a
t
i
c
,
P
l
o
t
L
a
b
e
l
U
S
d
e
a
t
h
s
T
i
t
l
e
,
A
s
p
e
c
t
R
a
t
i
o
U
S
d
e
a
t
h
s
A
s
p
e
c
t
R
a
t
i
o
,
F
r
a
m
e
N
o
n
e
,
I
m
a
g
e
S
i
z
e
i
S
i
z
e
]
;
I
n
[
]
:
=
G
r
a
p
h
i
c
s
C
o
l
u
m
n
[
{
U
S
d
e
a
t
h
s
G
,
U
S
d
e
a
t
h
s
C
r
e
d
i
t
s
}
,
I
m
a
g
e
S
i
z
e
i
S
i
z
e
*
1
7
/
1
6
]
O
u
t
[
]
=
======= US STATES ANALYSIS =======
----- establish current data -----
I
n
[
]
:
=
S
t
a
t
e
s
D
a
t
e
I
=
T
a
b
l
e
[
I
f
[
S
t
a
t
e
s
D
a
t
a
H
e
a
d
e
r
[
[
m
]
]
C
T
P
d
a
t
e
H
e
a
d
e
r
,
m
,
N
o
t
h
i
n
g
]
,
{
m
,
1
,
L
e
n
g
t
h
[
S
t
a
t
e
s
D
a
t
a
H
e
a
d
e
r
]
}
]
[
[
1
]
]
;
I
n
[
]
:
=
S
t
a
t
e
s
S
t
a
t
e
I
=
T
a
b
l
e
[
I
f
[
S
t
a
t
e
s
D
a
t
a
H
e
a
d
e
r
[
[
m
]
]
C
T
P
s
t
a
t
e
H
e
a
d
e
r
,
m
,
N
o
t
h
i
n
g
]
,
{
m
,
1
,
L
e
n
g
t
h
[
S
t
a
t
e
s
D
a
t
a
H
e
a
d
e
r
]
}
]
[
[
1
]
]
;
I
n
[
]
:
=
S
t
a
t
e
s
K
e
y
s
=
I
f
[
U
S
p
o
p
H
a
s
h
[
"
K
e
y
E
x
i
s
t
s
Q
"
,
#
]
,
#
,
N
o
t
h
i
n
g
]
&
/
@
S
o
r
t
[
D
e
l
e
t
e
D
u
p
l
i
c
a
t
e
s
[
#
[
[
S
t
a
t
e
s
S
t
a
t
e
I
]
]
&
/
@
S
t
a
t
e
s
R
a
w
D
a
t
a
T
a
b
l
e
]
]
O
u
t
[
]
=
{
A
K
,
A
L
,
A
R
,
A
S
,
A
Z
,
C
A
,
C
O
,
C
T
,
D
C
,
D
E
,
F
L
,
G
A
,
G
U
,
H
I
,
I
A
,
I
D
,
I
L
,
I
N
,
K
S
,
K
Y
,
L
A
,
M
A
,
M
D
,
M
E
,
M
I
,
M
N
,
M
O
,
M
P
,
M
S
,
M
T
,
N
C
,
N
D
,
N
E
,
N
H
,
N
J
,
N
M
,
N
V
,
N
Y
,
O
H
,
O
K
,
O
R
,
P
A
,
P
R
,
R
I
,
S
C
,
S
D
,
T
N
,
T
X
,
U
T
,
V
A
,
V
I
,
V
T
,
W
A
,
W
I
,
W
V
,
W
Y
}
I
n
[
]
:
=
S
t
a
t
e
s
K
e
y
s
C
o
u
n
t
=
L
e
n
g
t
h
[
S
t
a
t
e
s
K
e
y
s
]
;
I
n
[
]
:
=
S
t
a
t
e
s
I
n
d
e
x
H
a
s
h
=
C
r
e
a
t
e
D
a
t
a
S
t
r
u
c
t
u
r
e
[
"
H
a
s
h
T
a
b
l
e
"
]
;
I
n
[
]
:
=
D
o
[
S
t
a
t
e
s
I
n
d
e
x
H
a
s
h
[
"
I
n
s
e
r
t
"
,
S
t
a
t
e
s
K
e
y
s
[
[
s
]
]
s
]
,
{
s
,
1
,
S
t
a
t
e
s
K
e
y
s
C
o
u
n
t
}
]
;
I
n
[
]
:
=
S
t
a
t
e
s
D
e
a
t
h
I
=
T
a
b
l
e
[
I
f
[
S
t
a
t
e
s
D
a
t
a
H
e
a
d
e
r
[
[
m
]
]
C
T
P
d
e
a
t
h
H
e
a
d
e
r
,
m
,
N
o
t
h
i
n
g
]
,
{
m
,
1
,
L
e
n
g
t
h
[
S
t
a
t
e
s
D
a
t
a
H
e
a
d
e
r
]
}
]
[
[
1
]
]
;
I
n
[
]
:
=
S
t
a
t
e
s
A
l
l
D
a
t
e
s
=
T
a
b
l
e
[
{
S
t
a
t
e
s
K
e
y
s
[
[
s
]
]
,
S
o
r
t
[
T
a
b
l
e
[
I
f
[
S
t
a
t
e
s
R
a
w
D
a
t
a
T
a
b
l
e
[
[
n
,
S
t
a
t
e
s
S
t
a
t
e
I
]
]
≠
S
t
a
t
e
s
K
e
y
s
[
[
s
]
]
,
N
o
t
h
i
n
g
,
{
D
a
t
e
O
b
j
e
c
t
[
S
t
r
i
n
g
T
a
k
e
[
#
,
4
]
<
>
"
/
"
<
>
S
t
r
i
n
g
T
a
k
e
[
S
t
r
i
n
g
T
a
k
e
[
#
,
-
4
]
,
2
]
<
>
"
/
"
<
>
S
t
r
i
n
g
T
a
k
e
[
#
,
-
2
]
&
[
I
n
t
e
g
e
r
S
t
r
i
n
g
[
S
t
a
t
e
s
R
a
w
D
a
t
a
T
a
b
l
e
[
[
n
,
S
t
a
t
e
s
D
a
t
e
I
]
]
]
]
]
,
Q
u
a
n
t
i
t
y
[
S
t
a
t
e
s
R
a
w
D
a
t
a
T
a
b
l
e
[
[
n
,
S
t
a
t
e
s
D
e
a
t
h
I
]
]
,
"
P
e
o
p
l
e
"
]
}
]
,
{
n
,
1
,
L
e
n
g
t
h
[
S
t
a
t
e
s
R
a
w
D
a
t
a
T
a
b
l
e
]
}
]
]
}
,
{
s
,
1
,
S
t
a
t
e
s
K
e
y
s
C
o
u
n
t
}
]
;
Next find the 1st non-zero dates for each state. Start with StatesNullTable
I
n
[
]
:
=
S
t
a
t
e
s
N
o
n
N
u
l
l
I
=
T
a
b
l
e
[
{
S
t
a
t
e
s
A
l
l
D
a
t
e
s
[
[
s
,
1
]
]
,
I
f
[
L
e
n
g
t
h
[
#
]
0
,
1
,
M
a
x
[
#
]
+
1
]
&
[
T
a
b
l
e
[
I
f
[
Q
u
a
n
t
i
t
y
M
a
g
n
i
t
u
d
e
[
S
t
a
t
e
s
A
l
l
D
a
t
e
s
[
[
s
,
2
,
n
,
2
]
]
]
"
"
,
n
,
N
o
t
h
i
n
g
]
,
{
n
,
1
,
L
e
n
g
t
h
[
S
t
a
t
e
s
A
l
l
D
a
t
e
s
[
[
s
,
2
]
]
]
}
]
]
,
L
e
n
g
t
h
[
S
t
a
t
e
s
A
l
l
D
a
t
e
s
[
[
s
,
2
]
]
]
}
,
{
s
,
1
,
S
t
a
t
e
s
K
e
y
s
C
o
u
n
t
}
]
;
I
n
[
]
:
=
S
t
a
t
e
s
D
a
t
a
=
T
a
b
l
e
[
T
a
k
e
[
S
t
a
t
e
s
A
l
l
D
a
t
e
s
[
[
s
,
2
]
]
,
S
t
a
t
e
s
N
o
n
N
u
l
l
I
[
[
s
,
2
]
]
-
S
t
a
t
e
s
N
o
n
N
u
l
l
I
[
[
s
,
3
]
]
-
1
]
,