saturn

/home/coolhand/html/datavis/data_trove/geographic/election/2016_election.csv 3,141 rows sample n=3,141 seed 42 2026-06-21T23:59:28+00:00

Overview

Source/home/coolhand/html/datavis/data_trove/geographic/election/2016_election.csv
Total rows3,141
Profiled sample3,141
Columns11
Generated2026-06-21T23:59:28+00:00
Show data table
Per-column null rate across the corpus.
columnkindnull %
numeric0.0%
votes_demnumeric0.0%
votes_gopnumeric0.0%
total_votesnumeric0.0%
per_demnumeric0.0%
per_gopnumeric0.0%
difftext0.0%
per_point_difftext0.0%
state_abbrcategorical0.0%
county_nametext0.0%
combined_fipsnumeric0.0%

Insights opt-in

Model-generated narrative. These are opinions, not facts — the stats below are what saturn measured. Generated by: anthropic:default.

Dataset high anthropic:default

This dataset captures 2016 US presidential election results at the county level, covering all 3,141 counties across 51 state/territory abbreviations. The most striking pattern is the strong Republican lean in the median county: the median GOP vote share is 66.5% versus 28.6% for Democrats, though total votes are heavily right-skewed — a small number of large urban counties (max 2.65 million votes) dominate raw vote totals while most counties are small. The per-point difference column shows values ranging widely (e.g., 63% margins appear in the top values), suggesting many counties were not competitive at all. Texas leads with 254 counties, making state-level aggregation worth examining to see which states drive the most records and volume.

diff medium anthropic:default

This column contains formatted numeric values (integers with comma thousand-separators) stored as text, representing some kind of difference or delta metric — likely a count differential. Despite being classified as text, all 3,141 values are single tokens with a mean length of 4.9 characters and 99.2% 'all-caps' rate (a quirk of how digit strings are scored by the profiler). The dominant value '37,410' appears 29 times — roughly 7× more frequent than any other value — which is a notable outlier in the frequency distribution and may warrant investigation for data entry repetition or a sentinel/default value.

per_point_diff high anthropic:default

This column stores percentage values representing a per-point differential (likely a margin or rate metric), encoded as strings with a '%' suffix rather than as numeric floats — all 3,141 values are single uppercase tokens between 5 and 6 characters long. The allcaps_rate of 1.0 is a classifier artifact from the '%' symbol, not actual uppercase text. Surprisingly, 18.7% of rows (586) are duplicates, with '15.17%' alone appearing 31 times, suggesting repeated measurements or grouped records sharing the same differential. The column should be numeric but was ingested as text.

county_name high anthropic:default

This column contains US county (and equivalent) names, covering all 3,141 US counties/county-equivalents with zero nulls — a near-complete national roster. The 41.2% duplicate rate (1,293 duplicates across 1,848 unique values) is expected and not anomalous: common names like 'Washington County' appear 30 times and 'Jefferson County' 25 times because the same county name exists across multiple states. Notably, 'Alaska' appears 29 times as a bare state name rather than a borough/census area name, which may signal inconsistent formatting for Alaska's county-equivalents. The word 'parish' (64 occurrences) and 'city' (43 occurrences) confirm Louisiana parishes and independent cities are included alongside standard counties.

total_votes high anthropic:default

This column represents the total vote count for records in the dataset, with values ranging from 64 to 2,652,072. The distribution is severely right-skewed (skew = 8.89, kurtosis = 136.17): the median is only 11,144 while the mean is 43,637, indicating a long upper tail driven by 442 outliers (14.1% of rows) far above the IQR ceiling of ~29,799. The spread (std = 114,568) is more than 2.5× the mean, confirming that a small number of items attract disproportionately large vote counts.

votes_dem high anthropic:default

This column represents Democratic vote counts at the county level (n=3141 matches the number of U.S. counties), recording raw votes received per county in an election. The distribution is extremely right-skewed (skew=11.65, kurtosis=224.36): the median is only 3,194 but the mean is 20,734 and the max reaches 1,893,770, reflecting the enormous disparity between rural and urban counties. Nearly 15% of rows (468) are flagged as outliers, driven by large metropolitan counties. The min of 4 votes is plausible for the least-populated counties.

votes_gop high anthropic:default

This column records the raw count of Republican (GOP) votes per geographic unit, almost certainly at the U.S. county level given n=3141 (matching the ~3,143 U.S. counties). The distribution is extremely right-skewed (skew=5.78, kurtosis=51.78): the median is only 7,268 yet the mean is 20,645 and the max reaches 620,285, reflecting the massive population disparity between rural and urban/suburban counties. A notable 12.5% of rows (394) are flagged as outliers, corresponding to the largest-population counties that dwarf the typical small rural county.

high anthropic:default

This column is almost certainly a row index or sequential integer ID, running from 0 to 3140 with every value unique and no nulls. The distribution is perfectly uniform: mean equals median at 1570.0, skew is exactly 0.0, kurtosis is –1.2 (consistent with a flat/uniform distribution), and there are zero outliers. The single surprising note is that zero_rate is non-zero (one zero present), which is simply the first index value (0) rather than a missing-data signal.

combined_fips high anthropic:default

This column contains US county-level FIPS codes, 5-digit numeric identifiers where the first 2 digits encode the state and the last 3 encode the county. The column is perfectly unique across all 3,141 rows with zero nulls — matching exactly the canonical count of US counties and county-equivalents, confirming this is a complete national county dataset. The near-zero skew (−0.08) and platykurtic distribution (kurtosis −1.10) indicate values are spread broadly and fairly uniformly across the numeric range, which is expected since FIPS codes are administratively assigned rather than naturally distributed. Despite being stored as numeric, FIPS codes are identifiers and must not be treated as continuous values.

per_dem high anthropic:default

This column almost certainly represents the Democratic party vote share (proportion) at the county level — the 3,141 rows match the number of U.S. counties exactly, and values are bounded between 0.031 and 0.928 with a mean of 0.318 and median of 0.286, consistent with Democratic vote shares skewing below 50% across most counties. The positive skew (0.942) reflects a long right tail of heavily Democratic urban counties pulling the mean above the median, while the bulk of counties are Republican-leaning. Near-uniqueness (3,112 of 3,141 values distinct) and zero null rate confirm clean, continuous proportional data with no structural issues.

per_gop high anthropic:default

This column represents the Republican (GOP) vote share as a proportion (0–1 scale), almost certainly at the U.S. county level given n=3141, which closely matches the total number of U.S. counties. The distribution is left-skewed (skew = -0.82) with a median of 0.665, indicating most counties lean Republican — a well-known feature of county-level electoral geography where rural counties are numerous and heavily GOP. The range (0.041 to 0.953) is plausible for partisan vote shares, and 63 outliers (2%) likely correspond to heavily urban or heavily rural counties at the extremes.

state_abbr high anthropic:default

This column contains US state abbreviations covering all 51 values (50 states + DC), with zero nulls across 3,141 rows — consistent with a county-level dataset where n≈3,141 matches the known US county count. TX dominates with 254 rows (8.09% of records), aligning exactly with Texas's 254 counties, confirming county-level granularity. The entropy ratio of 0.93 indicates near-uniform distribution across states, which is expected given that state representation is proportional to county count rather than population.

Numeric correlation

Show data table
Pearson correlation across 7 numeric columns (values clipped to 2 decimals).
votes_demvotes_goptotal_votesper_demper_gopcombined_fips
+1.00-0.11-0.12-0.11-0.10+0.08+0.99
votes_dem-0.11+1.00+0.86+0.98+0.37-0.37-0.11
votes_gop-0.12+0.86+1.00+0.93+0.36-0.37-0.12
total_votes-0.11+0.98+0.93+1.00+0.37-0.38-0.12
per_dem-0.10+0.37+0.36+0.37+1.00-0.98-0.09
per_gop+0.08-0.37-0.37-0.38-0.98+1.00+0.07
combined_fips+0.99-0.11-0.12-0.12-0.09+0.07+1.00

numeric

rows3,141
null0 (0.0%)
unique3,141
min0.000
max3,140
mean1,570
median1,570
std906.873
q1785.000
q32,355
iqr1,570
skew0.000
kurtosis-1.200
n_outliers0
outlier_rate0.000
zero_rate3.18e-04
Show data table
Histogram bins for (median: 1570.0).
bincount
0 – 78.579
78.5 – 15778
157 – 235.579
235.5 – 31478
314 – 392.579
392.5 – 47178
471 – 549.579
549.5 – 62878
628 – 706.579
706.5 – 78578
785 – 863.579
863.5 – 94278
942 – 102079
1020 – 109978
1099 – 117879
1178 – 125678
1256 – 133479
1334 – 141378
1413 – 149279
1492 – 157078
1570 – 164879
1648 – 172778
1727 – 180679
1806 – 188478
1884 – 196279
1962 – 204178
2041 – 212079
2120 – 219878
2198 – 227679
2276 – 235578
2355 – 243479
2434 – 251278
2512 – 259079
2590 – 266978
2669 – 274879
2748 – 282678
2826 – 290479
2904 – 298378
2983 – 306279
3062 – 314079

votes_dem numeric

skew=+11.65 14.9% rows beyond 1.5 IQR
rows3,141
null0 (0.0%)
unique2,688
min4.000
max1,893,770
mean20,734
median3,194
std72,004
q11,175
q310,047
iqr8,872
skew11.652
kurtosis224.356
n_outliers468
outlier_rate0.149
zero_rate0.000
Show data table
Histogram bins for votes_dem (median: 3194.0).
bincount
4 – 4.735e+042844
4.735e+04 – 9.469e+04145
9.469e+04 – 1.42e+0552
1.42e+05 – 1.894e+0528
1.894e+05 – 2.367e+0519
2.367e+05 – 2.841e+0511
2.841e+05 – 3.314e+0515
3.314e+05 – 3.788e+056
3.788e+05 – 4.261e+052
4.261e+05 – 4.734e+053
4.734e+05 – 5.208e+055
5.208e+05 – 5.681e+055
5.681e+05 – 6.155e+051
6.155e+05 – 6.628e+052
6.628e+05 – 7.102e+051
7.102e+05 – 7.575e+050
7.575e+05 – 8.049e+050
8.049e+05 – 8.522e+050
8.522e+05 – 8.995e+050
8.995e+05 – 9.469e+050
9.469e+05 – 9.942e+050
9.942e+05 – 1.042e+060
1.042e+06 – 1.089e+060
1.089e+06 – 1.136e+060
1.136e+06 – 1.184e+060
1.184e+06 – 1.231e+060
1.231e+06 – 1.278e+060
1.278e+06 – 1.326e+060
1.326e+06 – 1.373e+060
1.373e+06 – 1.42e+060
1.42e+06 – 1.468e+060
1.468e+06 – 1.515e+060
1.515e+06 – 1.562e+061
1.562e+06 – 1.61e+060
1.61e+06 – 1.657e+060
1.657e+06 – 1.704e+060
1.704e+06 – 1.752e+060
1.752e+06 – 1.799e+060
1.799e+06 – 1.846e+060
1.846e+06 – 1.894e+061

votes_gop numeric

skew=+5.78 12.5% rows beyond 1.5 IQR
rows3,141
null0 (0.0%)
unique2,901
min57.000
max620,285
mean20,645
median7,268
std41,627
q13,241
q318,130
iqr14,889
skew5.780
kurtosis51.776
n_outliers394
outlier_rate0.125
zero_rate0.000
Show data table
Histogram bins for votes_gop (median: 7268.0).
bincount
57 – 1.556e+042260
1.556e+04 – 3.107e+04381
3.107e+04 – 4.657e+04153
4.657e+04 – 6.208e+04100
6.208e+04 – 7.759e+0454
7.759e+04 – 9.309e+0432
9.309e+04 – 1.086e+0527
1.086e+05 – 1.241e+0523
1.241e+05 – 1.396e+0547
1.396e+05 – 1.551e+0513
1.551e+05 – 1.706e+0514
1.706e+05 – 1.861e+054
1.861e+05 – 2.016e+058
2.016e+05 – 2.171e+052
2.171e+05 – 2.326e+052
2.326e+05 – 2.481e+052
2.481e+05 – 2.637e+054
2.637e+05 – 2.792e+053
2.792e+05 – 2.947e+051
2.947e+05 – 3.102e+051
3.102e+05 – 3.257e+051
3.257e+05 – 3.412e+052
3.412e+05 – 3.567e+051
3.567e+05 – 3.722e+050
3.722e+05 – 3.877e+051
3.877e+05 – 4.032e+050
4.032e+05 – 4.187e+050
4.187e+05 – 4.342e+050
4.342e+05 – 4.497e+051
4.497e+05 – 4.652e+050
4.652e+05 – 4.807e+051
4.807e+05 – 4.962e+050
4.962e+05 – 5.117e+050
5.117e+05 – 5.273e+050
5.273e+05 – 5.428e+050
5.428e+05 – 5.583e+051
5.583e+05 – 5.738e+050
5.738e+05 – 5.893e+050
5.893e+05 – 6.048e+051
6.048e+05 – 6.203e+051

total_votes numeric

skew=+8.89 14.1% rows beyond 1.5 IQR
rows3,141
null0 (0.0%)
unique2,966
min64.000
max2,652,072
mean43,637
median11,144
std114,568
q14,870
q329,799
iqr24,929
skew8.894
kurtosis136.168
n_outliers442
outlier_rate0.141
zero_rate0.000
Show data table
Histogram bins for total_votes (median: 11144.0).
bincount
64 – 6.636e+042699
6.636e+04 – 1.327e+05192
1.327e+05 – 1.99e+0577
1.99e+05 – 2.653e+0570
2.653e+05 – 3.316e+0533
3.316e+05 – 3.979e+0520
3.979e+05 – 4.642e+0512
4.642e+05 – 5.305e+054
5.305e+05 – 5.968e+057
5.968e+05 – 6.631e+059
6.631e+05 – 7.294e+054
7.294e+05 – 7.957e+055
7.957e+05 – 8.62e+051
8.62e+05 – 9.283e+051
9.283e+05 – 9.946e+051
9.946e+05 – 1.061e+061
1.061e+06 – 1.127e+061
1.127e+06 – 1.193e+060
1.193e+06 – 1.26e+061
1.26e+06 – 1.326e+061
1.326e+06 – 1.392e+060
1.392e+06 – 1.459e+060
1.459e+06 – 1.525e+060
1.525e+06 – 1.591e+060
1.591e+06 – 1.658e+060
1.658e+06 – 1.724e+060
1.724e+06 – 1.79e+060
1.79e+06 – 1.856e+060
1.856e+06 – 1.923e+060
1.923e+06 – 1.989e+060
1.989e+06 – 2.055e+061
2.055e+06 – 2.122e+060
2.122e+06 – 2.188e+060
2.188e+06 – 2.254e+060
2.254e+06 – 2.321e+060
2.321e+06 – 2.387e+060
2.387e+06 – 2.453e+060
2.453e+06 – 2.519e+060
2.519e+06 – 2.586e+060
2.586e+06 – 2.652e+061

per_dem numeric

rows3,141
null0 (0.0%)
unique3,112
min0.031
max0.928
mean0.318
median0.286
std0.153
q10.205
q30.398
iqr0.193
skew0.942
kurtosis0.686
n_outliers76
outlier_rate0.024
zero_rate0.000
Show data table
Histogram bins for per_dem (median: 0.2864).
bincount
0.03145 – 0.053878
0.05387 – 0.076316
0.0763 – 0.0987252
0.09872 – 0.121174
0.1211 – 0.1436116
0.1436 – 0.166146
0.166 – 0.1884203
0.1884 – 0.2109226
0.2109 – 0.2333240
0.2333 – 0.2557218
0.2557 – 0.2781200
0.2781 – 0.3006205
0.3006 – 0.323153
0.323 – 0.3454147
0.3454 – 0.3678153
0.3678 – 0.3903152
0.3903 – 0.4127106
0.4127 – 0.4351111
0.4351 – 0.457577
0.4575 – 0.4878
0.48 – 0.502456
0.5024 – 0.524872
0.5248 – 0.547245
0.5472 – 0.569742
0.5697 – 0.592136
0.5921 – 0.614536
0.6145 – 0.636934
0.6369 – 0.659425
0.6594 – 0.681830
0.6818 – 0.704216
0.7042 – 0.726612
0.7266 – 0.749112
0.7491 – 0.771514
0.7715 – 0.79399
0.7939 – 0.81636
0.8163 – 0.83884
0.8388 – 0.86124
0.8612 – 0.88364
0.8836 – 0.9062
0.906 – 0.92851

per_gop numeric

rows3,141
null0 (0.0%)
unique3,112
min0.041
max0.953
mean0.635
median0.665
std0.156
q10.546
q30.750
iqr0.205
skew-0.819
kurtosis0.376
n_outliers63
outlier_rate0.020
zero_rate0.000
Show data table
Histogram bins for per_gop (median: 0.665352643757).
bincount
0.04122 – 0.064011
0.06401 – 0.08682
0.0868 – 0.10965
0.1096 – 0.13242
0.1324 – 0.15526
0.1552 – 0.177911
0.1779 – 0.20077
0.2007 – 0.223517
0.2235 – 0.246317
0.2463 – 0.269117
0.2691 – 0.291923
0.2919 – 0.314732
0.3147 – 0.337534
0.3375 – 0.360230
0.3602 – 0.38343
0.383 – 0.405841
0.4058 – 0.428664
0.4286 – 0.451471
0.4514 – 0.474263
0.4742 – 0.49789
0.497 – 0.519878
0.5198 – 0.5425117
0.5425 – 0.5653116
0.5653 – 0.5881147
0.5881 – 0.6109147
0.6109 – 0.6337156
0.6337 – 0.6565165
0.6565 – 0.6793193
0.6793 – 0.7021190
0.7021 – 0.7249215
0.7249 – 0.7476223
0.7476 – 0.7704213
0.7704 – 0.7932187
0.7932 – 0.816142
0.816 – 0.8388113
0.8388 – 0.861674
0.8616 – 0.884449
0.8844 – 0.907229
0.9072 – 0.92999
0.9299 – 0.95273

diff text

100.0% rows are a single word 99.2% rows are all-caps 95th-percentile length under 20 chars
rows3,141
null0 (0.0%)
unique2,738
len_min1
len_max9
len_mean4.935
len_median5.000
len_p956.000
word_mean1.000
word_median1.000
n_empty0
n_duplicates403
duplicate_rate0.128
vocab_size2,738
readability_flesch_mean121.220
emoji_rate0.000
url_rate0.000
one_word_rate1.000
allcaps_rate0.992
boilerplate_rate0.000
Show data table
Character-length distribution for diff (mean: 4.935370900986947).
charscount
1 – 12
1 – 10
1 – 20
2 – 20
2 – 20
2 – 222
2 – 20
2 – 30
3 – 30
3 – 30
3 – 3440
3 – 30
3 – 40
4 – 40
4 – 40
4 – 40
4 – 40
4 – 50
5 – 50
5 – 50
5 – 51978
5 – 50
5 – 60
6 – 60
6 – 60
6 – 6651
6 – 60
6 – 70
7 – 70
7 – 70
7 – 746
7 – 70
7 – 80
8 – 80
8 – 80
8 – 80
8 – 80
8 – 90
9 – 90
9 – 92
Sample values (first 10)
  1. 37,410
  2. 653
  3. 1,713
  4. 862
  5. 575
  6. 63,321
  7. 601
  8. 1,326
  9. 169
  10. 3,658

per_point_diff text

100.0% rows are a single word 100.0% rows are all-caps 95th-percentile length under 20 chars
rows3,141
null0 (0.0%)
unique2,555
len_min5
len_max6
len_mean5.896
len_median6.000
len_p956.000
word_mean1.000
word_median1.000
n_empty0
n_duplicates586
duplicate_rate0.187
vocab_size2,555
readability_flesch_mean121.220
emoji_rate0.000
url_rate0.000
one_word_rate1.000
allcaps_rate1.000
boilerplate_rate0.000
Show data table
Character-length distribution for per_point_diff (mean: 5.895893027698185).
charscount
5 – 5327
5 – 50
5 – 50
5 – 50
5 – 50
5 – 50
5 – 50
5 – 50
5 – 50
5 – 50
5 – 50
5 – 50
5 – 50
5 – 50
5 – 50
5 – 50
5 – 50
5 – 50
5 – 50
5 – 60
6 – 60
6 – 60
6 – 60
6 – 60
6 – 60
6 – 60
6 – 60
6 – 60
6 – 60
6 – 60
6 – 60
6 – 60
6 – 60
6 – 60
6 – 60
6 – 60
6 – 60
6 – 60
6 – 60
6 – 62814
Sample values (first 10)
  1. 15.17%
  2. 23.77%
  3. 48.08%
  4. 50.06%
  5. 1.98%
  6. 27.14%
  7. 32.12%
  8. 22.89%
  9. 6.30%
  10. 54.61%

state_abbr categorical

rows3,141
null0 (0.0%)
unique51
top_valueTX
top_rate0.081
cardinality51
entropy5.275
entropy_ratio0.930
Show data table
Top values for state_abbr (20 unique shown, of 51 total).
valuecountshare
TX2548.1%
GA1595.1%
VA1334.2%
KY1203.8%
MO1153.7%
KS1053.3%
IL1023.2%
NC1003.2%
IA993.2%
TN953.0%
NE933.0%
IN922.9%
OH882.8%
MN872.8%
MI832.6%
MS822.6%
OK772.5%
AR752.4%
WI722.3%
AL672.1%
Top values (rank 1–20)
  1. TX — 254
  2. GA — 159
  3. VA — 133
  4. KY — 120
  5. MO — 115
  6. KS — 105
  7. IL — 102
  8. NC — 100
  9. IA — 99
  10. TN — 95
  11. NE — 93
  12. IN — 92
  13. OH — 88
  14. MN — 87
  15. MI — 83
  16. MS — 82
  17. OK — 77
  18. AR — 75
  19. WI — 72
  20. AL — 67

county_name text

95th-percentile length under 20 chars 41.2% duplicate strings
rows3,141
null0 (0.0%)
unique1,848
len_min6
len_max27
len_mean13.869
len_median14.000
len_p9517.000
word_mean2.054
word_median2.000
n_empty0
n_duplicates1,293
duplicate_rate0.412
vocab_size1,840
readability_flesch_mean38.384
emoji_rate0.000
url_rate0.000
one_word_rate9.23e-03
allcaps_rate0.000
boilerplate_rate0.000
Show data table
Character-length distribution for county_name (mean: 13.869149952244507).
charscount
6 – 729
7 – 70
7 – 80
8 – 80
8 – 90
9 – 90
9 – 100
10 – 1029
10 – 110
11 – 11255
11 – 120
12 – 12465
12 – 130
13 – 13683
13 – 140
14 – 14585
14 – 150
15 – 15485
15 – 160
16 – 16280
16 – 17202
17 – 180
18 – 1852
18 – 190
19 – 1940
19 – 200
20 – 2015
20 – 210
21 – 2111
21 – 220
22 – 226
22 – 230
23 – 232
23 – 240
24 – 241
24 – 250
25 – 250
25 – 260
26 – 260
26 – 271
Sample values (first 10)
  1. Alaska
  2. Day County
  3. San Augustine County
  4. Fisher County
  5. Clay County
  6. Waukesha County
  7. Red Lake County
  8. Charlotte County
  9. Frio County
  10. Franklin County

combined_fips numeric

rows3,141
null0 (0.0%)
unique3,141
min1,001
max56,045
mean30,389
median29,177
std15,162
q118,179
q345,081
iqr26,902
skew-0.080
kurtosis-1.098
n_outliers0
outlier_rate0.000
zero_rate0.000
Show data table
Histogram bins for combined_fips (median: 29177.0).
bincount
1001 – 237796
2377 – 37530
3753 – 512980
5129 – 650568
6505 – 78820
7882 – 925872
9258 – 1.063e+043
1.063e+04 – 1.201e+046
1.201e+04 – 1.339e+04221
1.339e+04 – 1.476e+040
1.476e+04 – 1.614e+0448
1.614e+04 – 1.751e+04102
1.751e+04 – 1.889e+0492
1.889e+04 – 2.027e+04204
2.027e+04 – 2.164e+04120
2.164e+04 – 2.302e+0473
2.302e+04 – 2.439e+0430
2.439e+04 – 2.577e+0415
2.577e+04 – 2.715e+04156
2.715e+04 – 2.852e+0496
2.852e+04 – 2.99e+04115
2.99e+04 – 3.128e+04149
3.128e+04 – 3.265e+0417
3.265e+04 – 3.403e+0424
3.403e+04 – 3.54e+0440
3.54e+04 – 3.678e+0462
3.678e+04 – 3.816e+04153
3.816e+04 – 3.953e+0488
3.953e+04 – 4.091e+0477
4.091e+04 – 4.228e+04103
4.228e+04 – 4.366e+040
4.366e+04 – 4.504e+0423
4.504e+04 – 4.641e+0494
4.641e+04 – 4.779e+0495
4.779e+04 – 4.916e+04283
4.916e+04 – 5.054e+0414
5.054e+04 – 5.192e+04133
5.192e+04 – 5.329e+0439
5.329e+04 – 5.467e+0455
5.467e+04 – 5.604e+0495