Wolfram.com
WolframAlpha.com
WolframCloud.com
Wolfram Language
Example Repository
Ready-to-use examples of Wolfram Language
Primary Navigation
Categories
Astronomy
Audio Processing
Calculus
Cellular Automata
Chemistry
Complex Systems
Computer Science
Computer Vision
Control Systems
Creative Arts
Data Science
Engineering
Finance & Economics
Finite Element Method
Food & Nutrition
Geography
Geometry
Graphs & Networks
Image Processing
Life Sciences
Machine Learning
Mathematics
Optimization
Physics
Puzzles and Recreation
Quantum Computation
Signal Processing
Social Sciences
System Modeling
Text & Language Processing
Time-Related Computation
Video Processing
Visualization & Graphics
Alphabetical List
Submit a New Example
Learn More about
Wolfram Language
Related Pages
Related Symbols
GeoRegionValuePlot
Tabular
ConstructColumns
Import
Related Categories
Social Sciences
Structured Data Processing
Finance & Economics
Geography
Data Science
Visualization & Graphics
Visualize Rents Across a Region
Use public data to map fair market rent in the Midwest
Example Notebook
Open in Cloud
Download Notebook
Import fair market rent data for 2024 from a government website:
I
n
[
1
]
:
=
n
e
w
d
a
t
a
=
I
m
p
o
r
t
[
"
h
t
t
p
s
:
/
/
w
w
w
.
h
u
d
u
s
e
r
.
g
o
v
/
p
o
r
t
a
l
/
d
a
t
a
s
e
t
s
/
f
m
r
/
f
m
r
2
0
2
4
/
F
M
R
2
0
2
4
_
f
i
n
a
l
_
r
e
v
i
s
e
d
.
x
l
s
x
"
,
"
T
a
b
u
l
a
r
"
]
〚
1
〛
O
u
t
[
1
]
=
This is the source of information for the data source entity Fair Market Rents:
I
n
[
2
]
:
=
F
a
i
r
M
a
r
k
e
t
R
e
n
t
s
D
A
T
A
S
O
U
R
C
E
[
"
N
o
n
M
i
s
s
i
n
g
P
r
o
p
e
r
t
y
A
s
s
o
c
i
a
t
i
o
n
"
]
O
u
t
[
2
]
=
c
i
t
a
t
i
o
n
U
.
S
.
D
e
p
a
r
t
m
e
n
t
o
f
H
o
u
s
i
n
g
a
n
d
U
r
b
a
n
D
e
v
e
l
o
p
m
e
n
t
,
F
a
i
r
M
a
r
k
e
t
R
e
n
t
s
,
e
n
t
i
t
y
t
y
p
e
l
i
s
t
d
a
t
a
s
o
u
r
c
e
,
n
a
m
e
F
a
i
r
M
a
r
k
e
t
R
e
n
t
s
,
o
r
g
a
n
i
z
a
t
i
o
n
n
a
m
e
U
.
S
.
D
e
p
a
r
t
m
e
n
t
o
f
H
o
u
s
i
n
g
a
n
d
U
r
b
a
n
D
e
v
e
l
o
p
m
e
n
t
,
s
o
u
r
c
e
n
a
m
e
F
a
i
r
M
a
r
k
e
t
R
e
n
t
s
,
U
R
L
h
t
t
p
:
/
/
w
w
w
.
h
u
d
u
s
e
r
.
o
r
g
/
p
o
r
t
a
l
/
d
a
t
a
s
e
t
s
/
f
m
r
.
h
t
m
l
Use the semantic interpreter to assign each county a unique entity:
I
n
[
3
]
:
=
I
n
t
e
r
p
r
e
t
e
r
[
"
A
d
m
i
n
i
s
t
r
a
t
i
v
e
D
i
v
i
s
i
o
n
"
]
[
"
A
u
t
a
u
g
a
C
o
u
n
t
y
,
A
L
"
]
O
u
t
[
3
]
=
A
u
t
a
u
g
a
C
o
u
n
t
y
,
A
l
a
b
a
m
a
,
U
n
i
t
e
d
S
t
a
t
e
s
Select data for a specific region:
I
n
[
4
]
:
=
m
i
d
w
e
s
t
d
a
t
a
=
S
e
l
e
c
t
n
e
w
d
a
t
a
,
M
e
m
b
e
r
Q
U
S
M
i
d
w
e
s
t
s
t
a
t
e
s
A
D
M
I
N
I
S
T
R
A
T
I
V
E
D
I
V
I
S
I
O
N
S
[
"
S
t
a
t
e
A
b
b
r
e
v
i
a
t
i
o
n
"
]
,
#
s
t
u
s
p
s
&
O
u
t
[
4
]
=
Assign quantity values for two-bedroom rents in each county:
I
n
[
5
]
:
=
n
e
w
I
n
t
e
r
p
r
e
t
e
d
=
C
o
n
s
t
r
u
c
t
C
o
l
u
m
n
s
[
m
i
d
w
e
s
t
d
a
t
a
,
{
"
C
o
u
n
t
y
"
F
u
n
c
t
i
o
n
[
I
n
t
e
r
p
r
e
t
e
r
[
"
A
d
m
i
n
i
s
t
r
a
t
i
v
e
D
i
v
i
s
i
o
n
"
]
[
#
c
o
u
n
t
y
n
a
m
e
<
>
"
,
"
<
>
#
s
t
u
s
p
s
]
]
,
"
2
B
R
"
F
u
n
c
t
i
o
n
[
Q
u
a
n
t
i
t
y
[
#
"
f
m
r
_
2
"
,
"
U
S
D
o
l
l
a
r
s
"
/
"
M
o
n
t
h
s
"
]
]
}
]
/
/
S
e
l
e
c
t
[
!
F
a
i
l
u
r
e
Q
@
#
C
o
u
n
t
y
&
]
O
u
t
[
5
]
=
Visualize the data:
I
n
[
6
]
:
=
G
e
o
R
e
g
i
o
n
V
a
l
u
e
P
l
o
t
[
R
u
l
e
@
@
@
F
r
o
m
T
a
b
u
l
a
r
[
n
e
w
I
n
t
e
r
p
r
e
t
e
d
,
"
M
a
t
r
i
x
"
]
,
P
l
o
t
L
a
b
e
l
"
2
0
2
4
F
a
i
r
M
a
r
k
e
t
2
B
R
R
e
n
t
"
]
O
u
t
[
6
]
=
Add tooltips for each county:
I
n
[
7
]
:
=
G
e
o
R
e
g
i
o
n
V
a
l
u
e
P
l
o
t
R
u
l
e
@
@
@
F
r
o
m
T
a
b
u
l
a
r
[
n
e
w
I
n
t
e
r
p
r
e
t
e
d
,
"
M
a
t
r
i
x
"
]
,
O
u
t
[
7
]
=
Source Metadata
Citation:
U.S. Department of Housing and Urban Development, Fair Market Rents
Related Symbols
GeoRegionValuePlot
Tabular
ConstructColumns
Import
Publisher Information
Contributed by:
John McNally