Overview

Analysis Overview

Simple Time Series Trend Analysis

Analysis overview and configuration

Configuration

Analysis TypeSimple Trend
CompanyGeneric Dataset
ObjectiveUnderstand the trend and patterns in this time series — is the value increasing, decreasing, or stable? What does the rolling average reveal?
Analysis Date2026-03-10
Processing Idtest_1773162929
Total Observations1826

Module Parameters

ParameterValue_row
rolling_window7rolling_window
trend_methodlineartrend_method
aggregationautoaggregation
Simple Trend analysis for Generic Dataset

Interpretation

Purpose

This analysis examines a 5-year daily time series (2013–2017) to identify directional trends and underlying patterns. The objective is to determine whether values are increasing, decreasing, or stable, and to assess what smoothing reveals about the true signal beneath daily volatility.

Key Findings

  • Trend Direction: Increasing with a linear slope of 0.004 per day, moving from 13 (Jan 1, 2013) to 23 (Dec 31, 2017)—a 77% percent change over the period
  • Trend Strength (R²): 0.105 indicates a weak linear fit; daily values fluctuate considerably around the trend line
  • Period Comparison: Second half mean (21.92) exceeds first half mean (18.02) by 22%, confirming upward momentum
  • Rolling Average Pattern: The 7-day rolling window smooths noise and reveals the underlying trend more clearly, with trend values ranging from 16.2 to 23.75

Interpretation

The data exhibits a genuine but modest upward trend over five years. While the linear model explains only 10.5% of variance, the period comparison and rolling average both confirm consistent improvement in the second half. Daily observations range widely (4–50), creating noise that masks the signal; the

Data Preparation

Data Preprocessing

Data Quality & Completeness

Data preprocessing and column mapping

Data Quality

Initial Rows1826
Final Rows1826
Rows Removed0
Retention Rate100

Data Quality

MetricValue
Initial Rows1,826
Final Rows1,826
Rows Removed0
Retention Rate100%
Processed 1,826 observations, retained 1,826 (100.0%) after cleaning

Interpretation

Purpose

This section documents the data preprocessing pipeline for a 5-year daily time series analysis (2013–2017). It shows that no data loss occurred during cleaning, meaning the dataset entered analysis in its original state. This is critical for understanding whether the subsequent trend and distribution findings are based on complete, unfiltered observations.

Key Findings

  • Retention Rate: 100% (1,826 rows preserved) – No observations were removed during preprocessing, indicating either pristine data quality or minimal validation criteria applied.
  • Rows Removed: 0 – No filtering, deduplication, or outlier removal was performed before trend analysis.
  • Train/Test Split: Not documented – The analysis does not explicitly separate data for model validation, limiting ability to assess generalization performance of the linear trend model (R² = 0.105).

Interpretation

The complete retention suggests the raw dataset required no cleaning for missing values, duplicates, or invalid entries. However, this also means no outliers were removed before fitting the linear trend, which may explain the weak R² value (0.105). The lack of a documented train/test split raises concerns about whether the trend slope (0.004) and model fit were validated on held-out data or simply fitted to the entire 1,826-observation window.

Context

The absence of preprocessing transformations (scaling, aggregation beyond

Executive Summary

Executive Summary

Key Findings & Recommendations

Key Metrics

trend_direction
increasing
percent_change
76.9231
r_squared
0.1047

Key Findings

FindingDetail
Trend DirectionIncreasing
Overall Change+76.9% (+10.00 total)
Trend StrengthWeak (R² < 0.4)
RecommendationMonitor growth rate, identify drivers

Summary

Bottom Line: Values are trending upward (+76.9% overall) over the period 2013-01-01 to 2017-12-31.

Key Findings:
• The linear trend line has R-squared = 0.105, indicating weak fit
• The value changed from 13.00 to 23.00 (+76.9% total change)
• Rolling average with window = 7 smooths daily noise to reveal underlying pattern
• Period comparison shows second half improved relative to first half

Recommendation: Monitor the growth rate to ensure sustainability. Identify and amplify the drivers of this positive trend.

Interpretation

Purpose

This executive summary synthesizes five years of daily observations (2013–2017) to assess whether the measured metric achieved meaningful growth. The analysis evaluates trend strength, magnitude of change, and period-over-period performance to inform strategic decision-making about the underlying business driver.

Key Findings

  • Trend Direction: Increasing across the full 5-year period, with values rising from 13 to 23
  • Percent Change: 76.9% total growth from first to last observation, representing substantial absolute improvement
  • Model Fit (R²): 0.105 indicates the linear trend explains only ~10.5% of daily variance, suggesting significant noise and non-linear dynamics
  • Period Comparison: Second half mean (21.92) exceeded first half (18.02) by 21.7%, confirming acceleration in later years
  • Volatility: Standard deviation of 6.74 and range of 4–50 show considerable daily fluctuation despite upward trajectory

Interpretation

The metric demonstrates genuine upward momentum over the 5-year window, with the second half substantially outperforming the first. However, the weak R² signals that daily values are driven by factors beyond a simple linear progression—likely including seasonal patterns, external shocks, or operational variability. The 77% cumulative gain is meaningful, but

Figure 4

Trend Analysis

Time Series with Trend Overlay

Time series trend visualization with linear or loess trend overlay

Interpretation

Purpose

This section identifies the directional movement of the metric over the 5-year observation period (2013–2017). Understanding trend direction answers whether the underlying phenomenon is growing, declining, or stable, which is foundational for assessing long-term performance and detecting structural shifts in the data.

Key Findings

  • Trend Direction: Increasing - The metric shows upward movement from 2013 to 2017, with the trend line rising from 16.2 to 23.75
  • Linear Slope: 0.004 - Each day contributes a modest 0.004-unit increase on average
  • R-squared (0.105): Weak trend strength - Only 10.5% of variance is explained by the linear trend, indicating substantial daily fluctuation around the underlying pattern
  • Pattern Observed: Steady but noisy upward trajectory with high volatility relative to trend magnitude

Interpretation

The data exhibits a genuine increasing trend, but the weak R-squared reveals that daily values deviate significantly from the fitted line. The trend line climbs 7.55 units over 1,826 days (76.9% total change), yet individual observations range from 4 to 50, suggesting external factors, seasonal patterns, or measurement variability dominate short-term behavior. The linear model captures the long-term direction but mis

Figure 5

Rolling Average

Smoothed Time Series

Smoothed time series using rolling average to filter noise

Interpretation

Purpose

The rolling 7-day average isolates the underlying trend by smoothing daily volatility across the 2013–2017 period. This technique reveals directional momentum and regime shifts that raw daily values obscure, enabling clearer identification of sustained changes versus temporary fluctuations in the metric.

Key Findings

  • Rolling Window Size: 7 days—balances noise reduction with responsiveness to genuine trend changes
  • Rolling Average Range: 8.43 to 32.57 (vs. raw range of 4–50)—demonstrates substantial volatility dampening while preserving trend structure
  • Mean Smoothed Value: 19.98—nearly identical to raw mean (19.97), confirming the filter preserves central tendency
  • Reduced Volatility: Standard deviation drops from 6.74 (raw) to 4.64 (smoothed)—31% noise reduction
  • Data Completeness: 0.3% missing values (first 6 observations lack sufficient history for 7-day window)

Interpretation

The smoothed series confirms the underlying linear upward trend identified in the overall analysis while filtering short-term noise. The convergence of smoothed and raw means validates that the trend is genuine rather than an artifact of aggregation. The reduced standard deviation (4.64 vs. 6.74) demonstrates

Figure 6

Period Comparison

First Half vs Second Half

First half vs second half period-over-period comparison

Interpretation

Purpose

This section compares performance across the 2013-2017 observation period by splitting the timeline at its midpoint. It reveals whether the metric showed sustained improvement, decline, or stability over time, helping identify if meaningful shifts occurred during the five-year window.

Key Findings

  • First Half Mean (2013-mid 2015): 18.02 - Establishes the baseline performance level for the initial portion of the observation period
  • Second Half Mean (mid 2015-2017): 21.92 - Represents a notable increase from the first half baseline
  • Period-over-Period Change: +21.7% - Indicates substantial upward movement between the two halves, with the second half averaging 3.9 points higher

Interpretation

The 21.7% increase from first to second half demonstrates a clear upward trajectory in the metric over the five-year span. Both periods maintained similar minimum values (4), but the second half achieved a higher maximum (50 vs. 43) and elevated median (22 vs. 18), suggesting the improvement was broad-based rather than driven by isolated outliers. The slightly higher variability in the second half (std_dev: 6.85 vs. 6.03) indicates more volatility accompanied this growth.

Context

This comparison aligns with the overall

Figure 7

Distribution

Value Frequency Histogram

Value distribution histogram showing spread and shape

Interpretation

Purpose

This section characterizes the overall spread and central tendency of values independent of time, answering what typical values look like and how much variability exists. Understanding the distribution shape is essential for assessing data quality and identifying whether the observed upward trend (from the overall analysis) represents a meaningful shift relative to the natural variability in the metric.

Key Findings

  • Mean vs. Median: Mean of 19.97 exceeds median of 19.00, indicating right-skewed distribution with high-value outliers
  • Variability: Standard deviation of 6.74 represents moderate spread around the mean (approximately ±34% relative to mean)
  • Range: Values span from 4 to 50, a 46-unit range with peak frequency concentrated in the 11–13 bin (165 observations)
  • Distribution Shape: Right-skewed pattern shows most observations cluster in lower-to-mid range, with sparse high values pulling the mean upward

Interpretation

The data exhibits moderate variability with a slight right skew, meaning typical values hover near 19 but occasional high values (up to 50) inflate the mean. This distribution context is critical for evaluating the observed linear trend: the 10-unit increase from 13 to 23 over five years represents movement within the natural variability range, though the trend direction aligns

Table 8

Summary Table

Aggregated Statistics by Period

Aggregated statistics by time period (daily, weekly, or monthly)

periodmean_valmedian_valmin_valmax_valcounttotal
2013-01-0113131313113
2013-01-0211111111111
2013-01-0314141414114
2013-01-0413131313113
2013-01-0510101010110
2013-01-0612121212112
2013-01-0710101010110
2013-01-08999919
2013-01-0912121212112
2013-01-10999919
2013-01-11999919
2013-01-12777717
2013-01-1310101010110
2013-01-1412121212112
2013-01-15555515
2013-01-16777717
2013-01-1716161616116
2013-01-18777717
2013-01-1918181818118
2013-01-2015151515115
2013-01-21888818
2013-01-22777717
2013-01-23999919
2013-01-24888818
2013-01-2514141414114
2013-01-2612121212112
2013-01-2712121212112
2013-01-2811111111111
2013-01-29666616
2013-01-30999919
2013-01-3113131313113
2013-02-0111111111111
2013-02-0221212121121
2013-02-0315151515115
2013-02-0414141414114
2013-02-05999919
2013-02-0610101010110
2013-02-0713131313113
2013-02-0811111111111
2013-02-0914141414114
2013-02-1011111111111
2013-02-1116161616116
2013-02-1211111111111
2013-02-1314141414114
2013-02-1410101010110
2013-02-1511111111111
2013-02-16777717
2013-02-1711111111111
2013-02-1810101010110
2013-02-1910101010110
2013-02-20777717
2013-02-2113131313113
2013-02-2212121212112
2013-02-2315151515115
2013-02-2411111111111
2013-02-25777717
2013-02-26999919
2013-02-27999919
2013-02-2810101010110
2013-03-0115151515115
2013-03-0213131313113
2013-03-0320202020120
2013-03-0414141414114
2013-03-0513131313113
2013-03-0617171717117
2013-03-0711111111111
2013-03-0815151515115
2013-03-0916161616116
2013-03-1011111111111
2013-03-1118181818118
2013-03-1214141414114
2013-03-1313131313113
2013-03-1410101010110
2013-03-1514141414114
2013-03-1610101010110
2013-03-1722222222122
2013-03-1811111111111
2013-03-1919191919119
2013-03-2014141414114
2013-03-2117171717117
2013-03-2221212121121
2013-03-2321212121121
2013-03-2419191919119
2013-03-2513131313113
2013-03-2616161616116
2013-03-2711111111111
2013-03-2813131313113
2013-03-2917171717117
2013-03-3019191919119
2013-03-3120202020120
2013-04-0111111111111
2013-04-0219191919119
2013-04-0324242424124
2013-04-0418181818118
2013-04-0519191919119
2013-04-0623232323123
2013-04-0717171717117
2013-04-0819191919119
2013-04-0913131313113
2013-04-1019191919119
2013-04-1116161616116
2013-04-1218181818118
2013-04-1317171717117
2013-04-1426262626126
2013-04-1514141414114
2013-04-16999919
2013-04-1717171717117
2013-04-1821212121121
2013-04-1922222222122
2013-04-2022222222122
2013-04-2120202020120
2013-04-2213131313113
2013-04-2311111111111
2013-04-2413131313113
2013-04-2514141414114
2013-04-2620202020120
2013-04-2722222222122
2013-04-2819191919119
2013-04-2911111111111
2013-04-3015151515115
2013-05-0116161616116
2013-05-0223232323123
2013-05-0322222222122
2013-05-0420202020120
2013-05-0514141414114
2013-05-0614141414114
2013-05-0715151515115
2013-05-0814141414114
2013-05-0911111111111
2013-05-1016161616116
2013-05-1119191919119
2013-05-1213131313113
2013-05-13999919
2013-05-1413131313113
2013-05-1516161616116
2013-05-1615151515115
2013-05-1716161616116
2013-05-1820202020120
2013-05-1919191919119
2013-05-2014141414114
2013-05-2124242424124
2013-05-2223232323123
2013-05-2314141414114
2013-05-2424242424124
2013-05-2525252525125
2013-05-2627272727127
2013-05-27777717
2013-05-2812121212112
2013-05-2910101010110
2013-05-3019191919119
2013-05-3127272727127
2013-06-0126262626126
2013-06-0222222222122
2013-06-0312121212112
2013-06-0415151515115
2013-06-0524242424124
2013-06-06999919
2013-06-0721212121121
2013-06-0820202020120
2013-06-0938383838138
2013-06-1020202020120
2013-06-1118181818118
2013-06-1222222222122
2013-06-1321212121121
2013-06-1422222222122
2013-06-1526262626126
2013-06-1623232323123
2013-06-1713131313113
2013-06-1821212121121
2013-06-1918181818118
2013-06-2024242424124
2013-06-2119191919119
2013-06-2223232323123
2013-06-2324242424124
2013-06-2417171717117
2013-06-2521212121121
2013-06-2621212121121
2013-06-2726262626126
2013-06-2817171717117
2013-06-2920202020120
2013-06-3024242424124
2013-07-0123232323123
2013-07-0217171717117
2013-07-0312121212112
2013-07-0424242424124
2013-07-0517171717117
2013-07-0616161616116
2013-07-0734343434134
2013-07-0820202020120
2013-07-0923232323123
2013-07-1014141414114
2013-07-1125252525125
2013-07-1229292929129
2013-07-1322222222122
2013-07-1429292929129
2013-07-1518181818118
2013-07-1612121212112
2013-07-1716161616116
2013-07-1821212121121
2013-07-1925252525125
2013-07-2025252525125
2013-07-2126262626126
2013-07-2218181818118
2013-07-2317171717117
2013-07-2421212121121
2013-07-2521212121121
2013-07-2631313131131
2013-07-2719191919119
2013-07-2825252525125
2013-07-29888818
2013-07-3026262626126
2013-07-3127272727127
2013-08-0121212121121
2013-08-0219191919119
2013-08-0324242424124
2013-08-0426262626126
2013-08-0517171717117
2013-08-0610101010110
2013-08-0725252525125
2013-08-0820202020120
2013-08-0919191919119
2013-08-1022222222122
2013-08-1125252525125
2013-08-1210101010110
2013-08-1311111111111
2013-08-1419191919119
2013-08-1522222222122
2013-08-1615151515115
2013-08-1729292929129
2013-08-1827272727127
2013-08-1911111111111
2013-08-2015151515115
2013-08-2120202020120
2013-08-2220202020120
2013-08-2319191919119
2013-08-2419191919119
2013-08-2523232323123
2013-08-2611111111111
2013-08-2716161616116
2013-08-2820202020120
2013-08-2914141414114
2013-08-3020202020120
2013-08-3125252525125
2013-09-0125252525125
2013-09-0210101010110
2013-09-0316161616116
2013-09-0410101010110
2013-09-0516161616116
2013-09-0620202020120
2013-09-0720202020120
2013-09-0819191919119
2013-09-0915151515115
2013-09-1017171717117
2013-09-1126262626126
2013-09-1214141414114
2013-09-1316161616116
2013-09-1427272727127
2013-09-1514141414114
2013-09-1616161616116
2013-09-1720202020120
2013-09-1818181818118
2013-09-1916161616116
2013-09-2011111111111
2013-09-2113131313113
2013-09-2216161616116
2013-09-2318181818118
2013-09-2414141414114
2013-09-2517171717117
2013-09-2620202020120
2013-09-2722222222122
2013-09-2813131313113
2013-09-2920202020120
2013-09-3020202020120
2013-10-0112121212112
2013-10-0211111111111
2013-10-0314141414114
2013-10-0414141414114
2013-10-0514141414114
2013-10-0620202020120
2013-10-0713131313113
2013-10-0813131313113
2013-10-0914141414114
2013-10-1020202020120
2013-10-1117171717117
2013-10-1217171717117
2013-10-1320202020120
2013-10-1415151515115
2013-10-1515151515115
2013-10-1615151515115
2013-10-1710101010110
2013-10-1810101010110
2013-10-1918181818118
2013-10-2025252525125
2013-10-2113131313113
2013-10-2211111111111
2013-10-2316161616116
2013-10-2417171717117
2013-10-2518181818118
2013-10-2619191919119
2013-10-2714141414114
2013-10-2811111111111
2013-10-2917171717117
2013-10-3020202020120
2013-10-3121212121121
2013-11-0120202020120
2013-11-0224242424124
2013-11-0319191919119
2013-11-0412121212112
2013-11-0520202020120
2013-11-0616161616116
2013-11-0717171717117
2013-11-0822222222122
2013-11-0918181818118
2013-11-1023232323123
2013-11-1116161616116
2013-11-1220202020120
2013-11-1320202020120
2013-11-14999919
2013-11-1518181818118
2013-11-1613131313113
2013-11-1717171717117
2013-11-1817171717117
2013-11-1918181818118
2013-11-2017171717117
2013-11-2116161616116
2013-11-2217171717117
2013-11-2331313131131
2013-11-2420202020120
2013-11-2516161616116
2013-11-2625252525125
2013-11-2725252525125
2013-11-2817171717117
2013-11-2919191919119
2013-11-3030303030130
2013-12-0116161616116
2013-12-02888818
2013-12-0321212121121
2013-12-04666616
2013-12-0513131313113
2013-12-0615151515115
2013-12-0717171717117
2013-12-0817171717117
2013-12-09888818
2013-12-1014141414114
2013-12-11777717
2013-12-12555515
2013-12-1313131313113
2013-12-1416161616116
2013-12-1515151515115
2013-12-1615151515115
2013-12-17888818
2013-12-1818181818118
2013-12-19777717
2013-12-2013131313113
2013-12-2111111111111
2013-12-22999919
2013-12-23888818
2013-12-2417171717117
2013-12-25666616
2013-12-2616161616116
2013-12-2718181818118
2013-12-2817171717117
2013-12-2914141414114
2013-12-30555515
2013-12-3115151515115
2014-01-01999919
2014-01-0214141414114
2014-01-0311111111111
2014-01-0420202020120
2014-01-0517171717117
2014-01-0614141414114
2014-01-0711111111111
2014-01-0812121212112
2014-01-0917171717117
2014-01-1012121212112
2014-01-1117171717117
2014-01-1212121212112
2014-01-1312121212112
2014-01-1417171717117
2014-01-1517171717117
2014-01-1615151515115
2014-01-1718181818118
2014-01-1815151515115
2014-01-1912121212112
2014-01-20666616
2014-01-21777717
2014-01-2221212121121
2014-01-2318181818118
2014-01-2418181818118
2014-01-2521212121121
2014-01-2616161616116
2014-01-27888818
2014-01-28666616
2014-01-2913131313113
2014-01-3011111111111
2014-01-3118181818118
2014-02-0113131313113
2014-02-0216161616116
2014-02-0310101010110
2014-02-04999919
2014-02-0521212121121
2014-02-0617171717117
2014-02-0715151515115
2014-02-0815151515115
2014-02-0918181818118
2014-02-1010101010110
2014-02-1110101010110
2014-02-12999919
2014-02-1322222222122
2014-02-1420202020120
2014-02-1520202020120
2014-02-1613131313113
2014-02-1711111111111
2014-02-1811111111111
2014-02-1916161616116
2014-02-2019191919119
2014-02-2116161616116
2014-02-2217171717117
2014-02-2313131313113
2014-02-24777717
2014-02-2514141414114
2014-02-2617171717117
2014-02-2710101010110
2014-02-2816161616116
2014-03-0120202020120
2014-03-0215151515115
2014-03-0312121212112
2014-03-0411111111111
2014-03-0518181818118
2014-03-0619191919119
2014-03-0721212121121
2014-03-0814141414114
2014-03-0921212121121
2014-03-1013131313113
2014-03-1114141414114
2014-03-1224242424124
2014-03-1317171717117
2014-03-1416161616116
2014-03-1522222222122
2014-03-1631313131131
2014-03-1719191919119
2014-03-1817171717117
2014-03-1924242424124
2014-03-2021212121121
2014-03-2118181818118
2014-03-2220202020120
2014-03-2325252525125
2014-03-24444414
2014-03-2515151515115
2014-03-2617171717117
2014-03-2717171717117
2014-03-2816161616116
2014-03-2918181818118
2014-03-3015151515115
2014-03-3115151515115
2014-04-0119191919119
2014-04-0211111111111
2014-04-0316161616116
2014-04-0417171717117
2014-04-0521212121121
2014-04-0626262626126
2014-04-0719191919119
2014-04-0819191919119
2014-04-0920202020120
2014-04-1018181818118
2014-04-1123232323123
2014-04-1219191919119
2014-04-1322222222122
2014-04-1420202020120
2014-04-1522222222122
2014-04-1620202020120
2014-04-1718181818118
2014-04-1820202020120
2014-04-1922222222122
2014-04-2022222222122
2014-04-2117171717117
2014-04-2212121212112
2014-04-2316161616116
2014-04-2425252525125
2014-04-2522222222122
2014-04-2621212121121
2014-04-2720202020120
2014-04-2815151515115
2014-04-2918181818118
2014-04-3013131313113
2014-05-0122222222122
2014-05-0219191919119
2014-05-0322222222122
2014-05-0423232323123
2014-05-0521212121121
2014-05-0619191919119
2014-05-0721212121121
2014-05-0815151515115
2014-05-0918181818118
2014-05-1016161616116
2014-05-1127272727127
2014-05-1216161616116
2014-05-1322222222122
2014-05-1421212121121
2014-05-1522222222122
2014-05-1623232323123
2014-05-1718181818118
2014-05-1836363636136
2014-05-1912121212112
2014-05-2023232323123
2014-05-2116161616116
2014-05-2225252525125
2014-05-2328282828128
2014-05-2425252525125
2014-05-2520202020120
2014-05-2615151515115
2014-05-2713131313113
2014-05-2813131313113
2014-05-2920202020120
2014-05-3029292929129
2014-05-3131313131131
2014-06-0124242424124
2014-06-0216161616116
2014-06-0323232323123
2014-06-0420202020120
2014-06-0524242424124
2014-06-0623232323123
2014-06-0727272727127
2014-06-0829292929129
2014-06-0918181818118
2014-06-1014141414114
2014-06-1122222222122
2014-06-1222222222122
2014-06-1325252525125
2014-06-1429292929129
2014-06-1533333333133
2014-06-1625252525125
2014-06-1732323232132
2014-06-1820202020120
2014-06-1922222222122
2014-06-2019191919119
2014-06-2126262626126
2014-06-2237373737137
2014-06-2319191919119
2014-06-2424242424124
2014-06-2521212121121
2014-06-2618181818118
2014-06-2729292929129
2014-06-2834343434134
2014-06-2919191919119
2014-06-3016161616116
2014-07-0116161616116
2014-07-0224242424124
2014-07-0325252525125
2014-07-0428282828128
2014-07-0525252525125
2014-07-0634343434134
2014-07-0716161616116
2014-07-0825252525125
2014-07-0927272727127
2014-07-1023232323123
2014-07-1125252525125
2014-07-1222222222122
2014-07-1324242424124
2014-07-1421212121121
2014-07-1524242424124
2014-07-1617171717117
2014-07-1726262626126
2014-07-1825252525125
2014-07-1931313131131
2014-07-2026262626126
2014-07-2121212121121
2014-07-2230303030130
2014-07-2319191919119
2014-07-2426262626126
2014-07-2524242424124
2014-07-2629292929129
2014-07-2735353535135
2014-07-2811111111111
2014-07-2919191919119
2014-07-3025252525125
2014-07-3123232323123
2014-08-0112121212112
2014-08-0223232323123
2014-08-0327272727127
2014-08-0420202020120
2014-08-0519191919119
2014-08-0625252525125
2014-08-0721212121121
2014-08-0827272727127
2014-08-0927272727127
2014-08-1022222222122
2014-08-1122222222122
2014-08-1220202020120
2014-08-1311111111111
2014-08-1417171717117
2014-08-1521212121121
2014-08-1620202020120
2014-08-1731313131131
2014-08-1825252525125
2014-08-1915151515115
2014-08-2021212121121
2014-08-2120202020120
2014-08-2221212121121
2014-08-2326262626126
2014-08-2426262626126
2014-08-2512121212112
2014-08-2625252525125
2014-08-2721212121121
2014-08-2819191919119
2014-08-2917171717117
2014-08-3030303030130
2014-08-3128282828128
2014-09-0116161616116
2014-09-0215151515115
2014-09-0322222222122
2014-09-0426262626126
2014-09-0527272727127
2014-09-0621212121121
2014-09-0725252525125
2014-09-0812121212112
2014-09-0922222222122
2014-09-1016161616116
2014-09-1115151515115
2014-09-1225252525125
2014-09-1317171717117
2014-09-1426262626126
2014-09-1512121212112
2014-09-1615151515115
2014-09-1717171717117
2014-09-1818181818118
2014-09-1921212121121
2014-09-2021212121121
2014-09-2120202020120
2014-09-2215151515115
2014-09-2320202020120
2014-09-2414141414114
2014-09-2517171717117
2014-09-2623232323123
2014-09-2713131313113
2014-09-2822222222122
2014-09-2918181818118
2014-09-3015151515115
2014-10-0112121212112
2014-10-0215151515115
2014-10-0324242424124
2014-10-0427272727127
2014-10-0533333333133
2014-10-06999919
2014-10-0710101010110
2014-10-0825252525125
2014-10-0918181818118
2014-10-1019191919119
2014-10-1128282828128
2014-10-1229292929129
2014-10-13666616
2014-10-1420202020120
2014-10-1521212121121
2014-10-1617171717117
2014-10-1718181818118
2014-10-1822222222122
2014-10-1913131313113
2014-10-20888818
2014-10-2119191919119
2014-10-2214141414114
2014-10-2318181818118
2014-10-2417171717117
2014-10-2521212121121
2014-10-2622222222122
2014-10-2715151515115
2014-10-2812121212112
2014-10-2911111111111
2014-10-3012121212112
2014-10-3120202020120
2014-11-0117171717117
2014-11-0233333333133
2014-11-0316161616116
2014-11-0416161616116
2014-11-0515151515115
2014-11-0622222222122
2014-11-0722222222122
2014-11-0812121212112
2014-11-0928282828128
2014-11-1016161616116
2014-11-1112121212112
2014-11-1218181818118
2014-11-1318181818118
2014-11-1425252525125
2014-11-1524242424124
2014-11-1618181818118
2014-11-1717171717117
2014-11-1818181818118
2014-11-1919191919119
2014-11-2017171717117
2014-11-2128282828128
2014-11-2220202020120
2014-11-2329292929129
2014-11-2418181818118
2014-11-2519191919119
2014-11-2623232323123
2014-11-2723232323123
2014-11-2824242424124
2014-11-2928282828128
2014-11-3024242424124
2014-12-0110101010110
2014-12-0217171717117
2014-12-03999919
2014-12-0410101010110
2014-12-0514141414114
2014-12-0616161616116
2014-12-0711111111111
2014-12-0813131313113
2014-12-0913131313113
2014-12-1014141414114
2014-12-1112121212112
2014-12-1210101010110
2014-12-1316161616116
2014-12-1413131313113
2014-12-1514141414114
2014-12-1611111111111
2014-12-1715151515115
2014-12-1810101010110
2014-12-1911111111111
2014-12-2019191919119
2014-12-2118181818118
2014-12-22888818
2014-12-2313131313113
2014-12-2416161616116
2014-12-2520202020120
2014-12-2612121212112
2014-12-2715151515115
2014-12-2817171717117
2014-12-29999919
2014-12-3011111111111
2014-12-3112121212112
2015-01-0111111111111
2015-01-0219191919119
2015-01-0316161616116
2015-01-0414141414114
2015-01-0514141414114
2015-01-06999919
2015-01-0713131313113
2015-01-0818181818118
2015-01-0918181818118
2015-01-1017171717117
2015-01-1119191919119
2015-01-12999919
2015-01-13999919
2015-01-1415151515115
2015-01-1510101010110
2015-01-1615151515115
2015-01-1716161616116
2015-01-1815151515115
2015-01-1912121212112
2015-01-2012121212112
2015-01-2110101010110
2015-01-22888818
2015-01-2314141414114
2015-01-2420202020120
2015-01-2519191919119
2015-01-2612121212112
2015-01-2713131313113
2015-01-2813131313113
2015-01-29777717
2015-01-3012121212112
2015-01-3119191919119
2015-02-0117171717117
2015-02-02666616
2015-02-0310101010110
2015-02-04888818
2015-02-0518181818118
2015-02-0613131313113
2015-02-0713131313113
2015-02-0818181818118
2015-02-0912121212112
2015-02-1015151515115
2015-02-1119191919119
2015-02-1215151515115
2015-02-1313131313113
2015-02-1411111111111
2015-02-1518181818118
2015-02-1614141414114
2015-02-1716161616116
2015-02-1816161616116
2015-02-1911111111111
2015-02-2010101010110
2015-02-2119191919119
2015-02-2224242424124
2015-02-23999919
2015-02-24888818
2015-02-2513131313113
2015-02-2618181818118
2015-02-2717171717117
2015-02-2818181818118
2015-03-0118181818118
2015-03-0217171717117
2015-03-0314141414114
2015-03-0419191919119
2015-03-0510101010110
2015-03-0617171717117
2015-03-0716161616116
2015-03-0813131313113
2015-03-0913131313113
2015-03-1023232323123
2015-03-1121212121121
2015-03-1224242424124
2015-03-1325252525125
2015-03-1415151515115
2015-03-1520202020120
2015-03-1613131313113
2015-03-1715151515115
2015-03-1816161616116
2015-03-1917171717117
2015-03-2031313131131
2015-03-2125252525125
2015-03-2223232323123
2015-03-2316161616116
2015-03-2418181818118
2015-03-2513131313113
2015-03-2610101010110
2015-03-2716161616116
2015-03-2812121212112
2015-03-2925252525125
2015-03-3019191919119
2015-03-3118181818118
2015-04-0124242424124
2015-04-0220202020120
2015-04-0327272727127
2015-04-0426262626126
2015-04-0520202020120
2015-04-0620202020120
2015-04-0719191919119
2015-04-0817171717117
2015-04-0920202020120
2015-04-1024242424124
2015-04-1117171717117
2015-04-1221212121121
2015-04-1314141414114
2015-04-1426262626126
2015-04-1526262626126
2015-04-1620202020120
2015-04-1722222222122
2015-04-1823232323123
2015-04-1924242424124
2015-04-2017171717117
2015-04-2125252525125
2015-04-2219191919119
2015-04-2317171717117
2015-04-2411111111111
2015-04-2529292929129
2015-04-2630303030130
2015-04-2722222222122
2015-04-2827272727127
2015-04-2918181818118
2015-04-3027272727127
2015-05-0120202020120
2015-05-0222222222122
2015-05-0333333333133
2015-05-0414141414114
2015-05-0525252525125
2015-05-0613131313113
2015-05-0723232323123
2015-05-0822222222122
2015-05-0929292929129
2015-05-1029292929129
2015-05-1124242424124
2015-05-1221212121121
2015-05-1314141414114
2015-05-1417171717117
2015-05-1527272727127
2015-05-1631313131131
2015-05-1727272727127
2015-05-1811111111111
2015-05-1928282828128
2015-05-2017171717117
2015-05-2127272727127
2015-05-2222222222122
2015-05-2324242424124
2015-05-2427272727127
2015-05-2519191919119
2015-05-2619191919119
2015-05-2722222222122
2015-05-2823232323123
2015-05-2918181818118
2015-05-3036363636136
2015-05-3127272727127
2015-06-0123232323123
2015-06-0215151515115
2015-06-0323232323123
2015-06-0425252525125
2015-06-0518181818118
2015-06-0643434343143
2015-06-0722222222122
2015-06-0818181818118
2015-06-0919191919119
2015-06-1022222222122
2015-06-1129292929129
2015-06-1223232323123
2015-06-1328282828128
2015-06-1430303030130
2015-06-1519191919119
2015-06-1617171717117
2015-06-1728282828128
2015-06-1829292929129
2015-06-1920202020120
2015-06-2030303030130
2015-06-2134343434134
2015-06-2214141414114
2015-06-2327272727127
2015-06-2426262626126
2015-06-2521212121121
2015-06-2630303030130
2015-06-2731313131131
2015-06-2835353535135
2015-06-2926262626126
2015-06-3023232323123
2015-07-0121212121121
2015-07-0226262626126
2015-07-0330303030130
2015-07-0440404040140
2015-07-0530303030130
2015-07-0620202020120
2015-07-0724242424124
2015-07-0821212121121
2015-07-0933333333133
2015-07-1026262626126
2015-07-1130303030130
2015-07-1219191919119
2015-07-1322222222122
2015-07-1419191919119
2015-07-1520202020120
2015-07-1641414141141
2015-07-1731313131131
2015-07-1838383838138
2015-07-1938383838138
2015-07-2022222222122
2015-07-2129292929129
2015-07-2227272727127
2015-07-2317171717117
2015-07-2429292929129
2015-07-2534343434134
2015-07-2638383838138
2015-07-2713131313113
2015-07-2827272727127
2015-07-2926262626126
2015-07-3022222222122
2015-07-3129292929129
2015-08-0128282828128
2015-08-0219191919119
2015-08-0320202020120
2015-08-0426262626126
2015-08-0520202020120
2015-08-0625252525125
2015-08-0722222222122
2015-08-0819191919119
2015-08-0933333333133
2015-08-1014141414114
2015-08-1116161616116
2015-08-1224242424124
2015-08-1325252525125
2015-08-1423232323123
2015-08-1526262626126
2015-08-1627272727127
2015-08-1714141414114
2015-08-1818181818118
2015-08-1924242424124
2015-08-2017171717117
2015-08-2129292929129
2015-08-2222222222122
2015-08-2319191919119
2015-08-2419191919119
2015-08-2522222222122
2015-08-2626262626126
2015-08-2723232323123
2015-08-2825252525125
2015-08-2936363636136
2015-08-3025252525125
2015-08-3120202020120
2015-09-0127272727127
2015-09-0222222222122
2015-09-0316161616116
2015-09-0416161616116
2015-09-0534343434134
2015-09-0625252525125
2015-09-0717171717117
2015-09-0825252525125
2015-09-0913131313113
2015-09-1025252525125
2015-09-1128282828128
2015-09-1224242424124
2015-09-1328282828128
2015-09-1422222222122
2015-09-1521212121121
2015-09-1623232323123
2015-09-1719191919119
2015-09-1816161616116
2015-09-1940404040140
2015-09-2028282828128
2015-09-2118181818118
2015-09-2220202020120
2015-09-2322222222122
2015-09-2428282828128
2015-09-2520202020120
2015-09-2620202020120
2015-09-2732323232132
2015-09-2815151515115
2015-09-2919191919119
2015-09-3015151515115
2015-10-0125252525125
2015-10-0212121212112
2015-10-0320202020120
2015-10-0422222222122
2015-10-0513131313113
2015-10-0614141414114
2015-10-0719191919119
2015-10-0821212121121
2015-10-0927272727127
2015-10-1022222222122
2015-10-1125252525125
2015-10-1212121212112
2015-10-1324242424124
2015-10-1426262626126
2015-10-1519191919119
2015-10-1623232323123
2015-10-1722222222122
2015-10-1825252525125
2015-10-1919191919119
2015-10-2021212121121
2015-10-2124242424124
2015-10-2217171717117
2015-10-2328282828128
2015-10-2424242424124
2015-10-2533333333133
2015-10-2618181818118
2015-10-2718181818118
2015-10-28888818
2015-10-2917171717117
2015-10-3019191919119
2015-10-3130303030130
2015-11-0126262626126
2015-11-0216161616116
2015-11-0325252525125
2015-11-0426262626126
2015-11-0521212121121
2015-11-0624242424124
2015-11-0725252525125
2015-11-0825252525125
2015-11-0916161616116
2015-11-1015151515115
2015-11-1124242424124
2015-11-1219191919119
2015-11-1321212121121
2015-11-1437373737137
2015-11-1531313131131
2015-11-1614141414114
2015-11-1719191919119
2015-11-1830303030130
2015-11-1926262626126
2015-11-2027272727127
2015-11-2122222222122
2015-11-2230303030130
2015-11-2321212121121
2015-11-2420202020120
2015-11-2516161616116
2015-11-2619191919119
2015-11-2733333333133
2015-11-2824242424124
2015-11-2927272727127
2015-11-30555515
2015-12-0113131313113
2015-12-0212121212112
2015-12-0314141414114
2015-12-0429292929129
2015-12-0512121212112
2015-12-0614141414114
2015-12-0714141414114
2015-12-0813131313113
2015-12-0918181818118
2015-12-1014141414114
2015-12-1121212121121
2015-12-1223232323123
2015-12-1314141414114
2015-12-1410101010110
2015-12-1512121212112
2015-12-1619191919119
2015-12-17999919
2015-12-1819191919119
2015-12-1921212121121
2015-12-2017171717117
2015-12-2110101010110
2015-12-2213131313113
2015-12-2314141414114
2015-12-24777717
2015-12-2519191919119
2015-12-2613131313113
2015-12-2717171717117
2015-12-28444414
2015-12-2912121212112
2015-12-3015151515115
2015-12-3118181818118
2016-01-0121212121121
2016-01-0213131313113
2016-01-0312121212112
2016-01-0412121212112
2016-01-0512121212112
2016-01-0616161616116
2016-01-0712121212112
2016-01-0812121212112
2016-01-0916161616116
2016-01-1026262626126
2016-01-11777717
2016-01-1213131313113
2016-01-13999919
2016-01-1418181818118
2016-01-1513131313113
2016-01-16888818
2016-01-1713131313113
2016-01-18777717
2016-01-1917171717117
2016-01-2013131313113
2016-01-2112121212112
2016-01-2215151515115
2016-01-2323232323123
2016-01-2421212121121
2016-01-2515151515115
2016-01-2618181818118
2016-01-2714141414114
2016-01-2817171717117
2016-01-2916161616116
2016-01-3014141414114
2016-01-3114141414114
2016-02-0116161616116
2016-02-0216161616116
2016-02-0319191919119
2016-02-04999919
2016-02-0514141414114
2016-02-0614141414114
2016-02-0718181818118
2016-02-0812121212112
2016-02-0914141414114
2016-02-1016161616116
2016-02-1114141414114
2016-02-1215151515115
2016-02-1310101010110
2016-02-1423232323123
2016-02-15888818
2016-02-1619191919119
2016-02-1729292929129
2016-02-1817171717117
2016-02-1918181818118
2016-02-2018181818118
2016-02-2121212121121
2016-02-2216161616116
2016-02-2316161616116
2016-02-2410101010110
2016-02-2512121212112
2016-02-26999919
2016-02-2721212121121
2016-02-2812121212112
2016-02-2914141414114
2016-03-0116161616116
2016-03-0217171717117
2016-03-0320202020120
2016-03-0417171717117
2016-03-0517171717117
2016-03-0622222222122
2016-03-0717171717117
2016-03-08999919
2016-03-0918181818118
2016-03-1015151515115
2016-03-1122222222122
2016-03-1217171717117
2016-03-1323232323123
2016-03-1413131313113
2016-03-1511111111111
2016-03-1623232323123
2016-03-1719191919119
2016-03-1821212121121
2016-03-1925252525125
2016-03-2025252525125
2016-03-2122222222122
2016-03-2217171717117
2016-03-2319191919119
2016-03-2418181818118
2016-03-2527272727127
2016-03-2622222222122
2016-03-2728282828128
2016-03-2816161616116
2016-03-2922222222122
2016-03-3014141414114
2016-03-3117171717117
2016-04-0132323232132
2016-04-0224242424124
2016-04-0329292929129
2016-04-0418181818118
2016-04-0520202020120
2016-04-0625252525125
2016-04-0718181818118
2016-04-0823232323123
2016-04-0922222222122
2016-04-1036363636136
2016-04-1118181818118
2016-04-1230303030130
2016-04-1324242424124
2016-04-1422222222122
2016-04-1523232323123
2016-04-1622222222122
2016-04-1718181818118
2016-04-1823232323123
2016-04-1923232323123
2016-04-2018181818118
2016-04-2120202020120
2016-04-2222222222122
2016-04-2323232323123
2016-04-2426262626126
2016-04-2515151515115
2016-04-2620202020120
2016-04-2719191919119
2016-04-2821212121121
2016-04-2930303030130
2016-04-3030303030130
2016-05-0130303030130
2016-05-0218181818118
2016-05-0329292929129
2016-05-0424242424124
2016-05-0517171717117
2016-05-0623232323123
2016-05-0723232323123
2016-05-0826262626126
2016-05-0918181818118
2016-05-1029292929129
2016-05-1121212121121
2016-05-1219191919119
2016-05-1326262626126
2016-05-1430303030130
2016-05-1539393939139
2016-05-1613131313113
2016-05-1725252525125
2016-05-1833333333133
2016-05-1926262626126
2016-05-2028282828128
2016-05-2135353535135
2016-05-2232323232132
2016-05-2322222222122
2016-05-2426262626126
2016-05-2529292929129
2016-05-2617171717117
2016-05-2726262626126
2016-05-2833333333133
2016-05-2929292929129
2016-05-3018181818118
2016-05-3118181818118
2016-06-0124242424124
2016-06-0225252525125
2016-06-0338383838138
2016-06-0428282828128
2016-06-0535353535135
2016-06-0623232323123
2016-06-0722222222122
2016-06-0822222222122
2016-06-0924242424124
2016-06-1034343434134
2016-06-1131313131131
2016-06-1222222222122
2016-06-1322222222122
2016-06-1425252525125
2016-06-1522222222122
2016-06-1630303030130
2016-06-1722222222122
2016-06-1827272727127
2016-06-1928282828128
2016-06-2015151515115
2016-06-2125252525125
2016-06-2225252525125
2016-06-2323232323123
2016-06-2431313131131
2016-06-2531313131131
2016-06-2632323232132
2016-06-2726262626126
2016-06-2828282828128
2016-06-2925252525125
2016-06-3025252525125
2016-07-0142424242142
2016-07-0232323232132
2016-07-0335353535135
2016-07-0418181818118
2016-07-0531313131131
2016-07-0622222222122
2016-07-0733333333133
2016-07-0834343434134
2016-07-0935353535135
2016-07-1028282828128
2016-07-1118181818118
2016-07-1227272727127
2016-07-1330303030130
2016-07-1422222222122
2016-07-1533333333133
2016-07-1634343434134
2016-07-1737373737137
2016-07-1824242424124
2016-07-1925252525125
2016-07-2022222222122
2016-07-2134343434134
2016-07-2226262626126
2016-07-2334343434134
2016-07-2425252525125
2016-07-2521212121121
2016-07-2624242424124
2016-07-2728282828128
2016-07-2830303030130
2016-07-2930303030130
2016-07-3038383838138
2016-07-3131313131131
2016-08-0121212121121
2016-08-0222222222122
2016-08-0328282828128
2016-08-0434343434134
2016-08-0524242424124
2016-08-0620202020120
2016-08-0731313131131
2016-08-0811111111111
2016-08-0926262626126
2016-08-1021212121121
2016-08-1123232323123
2016-08-1216161616116
2016-08-1327272727127
2016-08-1436363636136
2016-08-1524242424124
2016-08-1615151515115
2016-08-1725252525125
2016-08-1826262626126
2016-08-1929292929129
2016-08-2030303030130
2016-08-2122222222122
2016-08-2215151515115
2016-08-2324242424124
2016-08-2432323232132
2016-08-2517171717117
2016-08-2625252525125
2016-08-2724242424124
2016-08-2834343434134
2016-08-2914141414114
2016-08-3014141414114
2016-08-3117171717117
2016-09-0118181818118
2016-09-0220202020120
2016-09-0331313131131
2016-09-0425252525125
2016-09-0532323232132
2016-09-0628282828128
2016-09-0718181818118
2016-09-0828282828128
2016-09-0926262626126
2016-09-1025252525125
2016-09-1124242424124
2016-09-1224242424124
2016-09-1324242424124
2016-09-1419191919119
2016-09-1520202020120
2016-09-1619191919119
2016-09-1719191919119
2016-09-1827272727127
2016-09-1919191919119
2016-09-2023232323123
2016-09-2125252525125
2016-09-2225252525125
2016-09-2324242424124
2016-09-2426262626126
2016-09-2527272727127
2016-09-2617171717117
2016-09-2718181818118
2016-09-2827272727127
2016-09-2928282828128
2016-09-3023232323123
2016-10-0125252525125
2016-10-0226262626126
2016-10-0320202020120
2016-10-0428282828128
2016-10-0517171717117
2016-10-0622222222122
2016-10-0719191919119
2016-10-0824242424124
2016-10-0929292929129
2016-10-1018181818118
2016-10-1118181818118
2016-10-1216161616116
2016-10-1316161616116
2016-10-1432323232132
2016-10-1532323232132
2016-10-1626262626126
2016-10-1720202020120
2016-10-1821212121121
2016-10-1920202020120
2016-10-2030303030130
2016-10-2125252525125
2016-10-2226262626126
2016-10-2321212121121
2016-10-2416161616116
2016-10-2513131313113
2016-10-2616161616116
2016-10-2725252525125
2016-10-2818181818118
2016-10-2923232323123
2016-10-3033333333133
2016-10-3124242424124
2016-11-0122222222122
2016-11-0223232323123
2016-11-0323232323123
2016-11-0422222222122
2016-11-0529292929129
2016-11-0618181818118
2016-11-0717171717117
2016-11-0819191919119
2016-11-0922222222122
2016-11-1018181818118
2016-11-1126262626126
2016-11-1226262626126
2016-11-1336363636136
2016-11-1417171717117
2016-11-1522222222122
2016-11-1620202020120
2016-11-1719191919119
2016-11-1821212121121
2016-11-1936363636136
2016-11-2022222222122
2016-11-2114141414114
2016-11-2218181818118
2016-11-2320202020120
2016-11-2418181818118
2016-11-2526262626126
2016-11-2620202020120
2016-11-2720202020120
2016-11-2822222222122
2016-11-2927272727127
2016-11-3019191919119
2016-12-0113131313113
2016-12-0211111111111
2016-12-0319191919119
2016-12-0424242424124
2016-12-0513131313113
2016-12-0610101010110
2016-12-0717171717117
2016-12-0815151515115
2016-12-09777717
2016-12-1012121212112
2016-12-1120202020120
2016-12-1212121212112
2016-12-1323232323123
2016-12-1412121212112
2016-12-1510101010110
2016-12-1615151515115
2016-12-1719191919119
2016-12-1822222222122
2016-12-1917171717117
2016-12-2018181818118
2016-12-2112121212112
2016-12-2220202020120
2016-12-2321212121121
2016-12-2413131313113
2016-12-2520202020120
2016-12-2616161616116
2016-12-2710101010110
2016-12-2816161616116
2016-12-2921212121121
2016-12-3024242424124
2016-12-3114141414114
2017-01-0119191919119
2017-01-0215151515115
2017-01-0310101010110
2017-01-0416161616116
2017-01-0514141414114
2017-01-0624242424124
2017-01-0714141414114
2017-01-0820202020120
2017-01-0918181818118
2017-01-1011111111111
2017-01-1114141414114
2017-01-1217171717117
2017-01-13777717
2017-01-1416161616116
2017-01-1529292929129
2017-01-1615151515115
2017-01-1714141414114
2017-01-1810101010110
2017-01-1916161616116
2017-01-2022222222122
2017-01-2113131313113
2017-01-2221212121121
2017-01-23999919
2017-01-2418181818118
2017-01-2514141414114
2017-01-2613131313113
2017-01-2710101010110
2017-01-2816161616116
2017-01-2924242424124
2017-01-30999919
2017-01-3117171717117
2017-02-0115151515115
2017-02-0217171717117
2017-02-0324242424124
2017-02-0425252525125
2017-02-0525252525125
2017-02-0616161616116
2017-02-0712121212112
2017-02-0820202020120
2017-02-0916161616116
2017-02-1016161616116
2017-02-1118181818118
2017-02-1219191919119
2017-02-1311111111111
2017-02-1415151515115
2017-02-1522222222122
2017-02-1611111111111
2017-02-1717171717117
2017-02-1822222222122
2017-02-1918181818118
2017-02-20555515
2017-02-2114141414114
2017-02-2212121212112
2017-02-2326262626126
2017-02-2415151515115
2017-02-2516161616116
2017-02-2628282828128
2017-02-2712121212112
2017-02-2820202020120
2017-03-0116161616116
2017-03-0223232323123
2017-03-0322222222122
2017-03-0413131313113
2017-03-0525252525125
2017-03-0611111111111
2017-03-0714141414114
2017-03-0817171717117
2017-03-0916161616116
2017-03-1018181818118
2017-03-1115151515115
2017-03-1221212121121
2017-03-1314141414114
2017-03-1424242424124
2017-03-1522222222122
2017-03-1623232323123
2017-03-1717171717117
2017-03-1820202020120
2017-03-1925252525125
2017-03-2014141414114
2017-03-2113131313113
2017-03-2223232323123
2017-03-2318181818118
2017-03-2419191919119
2017-03-2520202020120
2017-03-2617171717117
2017-03-2721212121121
2017-03-2813131313113
2017-03-2912121212112
2017-03-3022222222122
2017-03-3113131313113
2017-04-0126262626126
2017-04-0221212121121
2017-04-0317171717117
2017-04-0422222222122
2017-04-0521212121121
2017-04-0625252525125
2017-04-0725252525125
2017-04-0823232323123
2017-04-0920202020120
2017-04-1019191919119
2017-04-1121212121121
2017-04-1217171717117
2017-04-1325252525125
2017-04-1415151515115
2017-04-1520202020120
2017-04-1632323232132
2017-04-1713131313113
2017-04-1821212121121
2017-04-1919191919119
2017-04-2026262626126
2017-04-2127272727127
2017-04-2219191919119
2017-04-2322222222122
2017-04-2417171717117
2017-04-2526262626126
2017-04-2622222222122
2017-04-2726262626126
2017-04-2825252525125
2017-04-2932323232132
2017-04-3033333333133
2017-05-0115151515115
2017-05-0221212121121
2017-05-0329292929129
2017-05-0419191919119
2017-05-0528282828128
2017-05-0634343434134
2017-05-0731313131131
2017-05-0824242424124
2017-05-0932323232132
2017-05-1017171717117
2017-05-1118181818118
2017-05-1226262626126
2017-05-1325252525125
2017-05-1432323232132
2017-05-1517171717117
2017-05-1624242424124
2017-05-1716161616116
2017-05-1832323232132
2017-05-1935353535135
2017-05-2034343434134
2017-05-2125252525125
2017-05-2220202020120
2017-05-2315151515115
2017-05-2430303030130
2017-05-2522222222122
2017-05-2624242424124
2017-05-2735353535135
2017-05-2833333333133
2017-05-2923232323123
2017-05-3017171717117
2017-05-3120202020120
2017-06-0129292929129
2017-06-0225252525125
2017-06-0336363636136
2017-06-0427272727127
2017-06-0522222222122
2017-06-0622222222122
2017-06-0729292929129
2017-06-0826262626126
2017-06-0916161616116
2017-06-1041414141141
2017-06-1128282828128
2017-06-1223232323123
2017-06-1326262626126
2017-06-1432323232132
2017-06-1530303030130
2017-06-1626262626126
2017-06-1731313131131
2017-06-1838383838138
2017-06-1930303030130
2017-06-2022222222122
2017-06-2126262626126
2017-06-2224242424124
2017-06-2326262626126
2017-06-2430303030130
2017-06-2526262626126
2017-06-2621212121121
2017-06-2732323232132
2017-06-2850505050150
2017-06-2928282828128
2017-06-3028282828128
2017-07-0131313131131
2017-07-0238383838138
2017-07-0318181818118
2017-07-0423232323123
2017-07-0523232323123
2017-07-0631313131131
2017-07-0732323232132
2017-07-0827272727127
2017-07-0932323232132
2017-07-1016161616116
2017-07-1123232323123
2017-07-1229292929129
2017-07-1322222222122
2017-07-1438383838138
2017-07-1540404040140
2017-07-1636363636136
2017-07-1720202020120
2017-07-1826262626126
2017-07-1924242424124
2017-07-2037373737137
2017-07-2127272727127
2017-07-2235353535135
2017-07-2332323232132
2017-07-2427272727127
2017-07-2520202020120
2017-07-2628282828128
2017-07-2735353535135
2017-07-2825252525125
2017-07-2930303030130
2017-07-3026262626126
2017-07-3122222222122
2017-08-0118181818118
2017-08-0219191919119
2017-08-0325252525125
2017-08-0426262626126
2017-08-0535353535135
2017-08-0629292929129
2017-08-0720202020120
2017-08-0828282828128
2017-08-0928282828128
2017-08-1031313131131
2017-08-1125252525125
2017-08-1232323232132
2017-08-1332323232132
2017-08-1426262626126
2017-08-1518181818118
2017-08-1624242424124
2017-08-1721212121121
2017-08-1835353535135
2017-08-1929292929129
2017-08-2027272727127
2017-08-2119191919119
2017-08-2228282828128
2017-08-2326262626126
2017-08-2415151515115
2017-08-2530303030130
2017-08-2638383838138
2017-08-2726262626126
2017-08-2815151515115
2017-08-2921212121121
2017-08-3022222222122
2017-08-3126262626126
2017-09-0138383838138
2017-09-0226262626126
2017-09-0323232323123
2017-09-0412121212112
2017-09-0526262626126
2017-09-0624242424124
2017-09-0729292929129
2017-09-0828282828128
2017-09-0928282828128
2017-09-1030303030130
2017-09-1116161616116
2017-09-1220202020120
2017-09-1313131313113
2017-09-1426262626126
2017-09-1528282828128
2017-09-1627272727127
2017-09-1730303030130
2017-09-1822222222122
2017-09-1921212121121
2017-09-2020202020120
2017-09-2120202020120
2017-09-2228282828128
2017-09-2337373737137
2017-09-2424242424124
2017-09-2514141414114
2017-09-2618181818118
2017-09-2727272727127
2017-09-2823232323123
2017-09-2928282828128
2017-09-3030303030130
2017-10-0121212121121
2017-10-0212121212112
2017-10-0318181818118
2017-10-0415151515115
2017-10-0520202020120
2017-10-0619191919119
2017-10-0722222222122
2017-10-0819191919119
2017-10-09999919
2017-10-1023232323123
2017-10-1114141414114
2017-10-1224242424124
2017-10-1323232323123
2017-10-1426262626126
2017-10-1528282828128
2017-10-1619191919119
2017-10-1717171717117
2017-10-1815151515115
2017-10-1926262626126
2017-10-2022222222122
2017-10-2126262626126
2017-10-2232323232132
2017-10-2320202020120
2017-10-2423232323123
2017-10-2522222222122
2017-10-2628282828128
2017-10-2720202020120
2017-10-2822222222122
2017-10-2929292929129
2017-10-3022222222122
2017-10-3124242424124
2017-11-0116161616116
2017-11-0221212121121
2017-11-0318181818118
2017-11-0434343434134
2017-11-0523232323123
2017-11-0617171717117
2017-11-0723232323123
2017-11-0814141414114
2017-11-0921212121121
2017-11-1019191919119
2017-11-1124242424124
2017-11-1227272727127
2017-11-1322222222122
2017-11-1416161616116
2017-11-1519191919119
2017-11-1622222222122
2017-11-1725252525125
2017-11-1831313131131
2017-11-1932323232132
2017-11-2021212121121
2017-11-2129292929129
2017-11-2227272727127
2017-11-2325252525125
2017-11-2422222222122
2017-11-2529292929129
2017-11-2624242424124
2017-11-2710101010110
2017-11-2814141414114
2017-11-2928282828128
2017-11-3015151515115
2017-12-0119191919119
2017-12-0216161616116
2017-12-0331313131131
2017-12-04777717
2017-12-0520202020120
2017-12-0617171717117
2017-12-0718181818118
2017-12-0817171717117
2017-12-0927272727127
2017-12-1020202020120
2017-12-1120202020120
2017-12-1213131313113
2017-12-1317171717117
2017-12-1414141414114
2017-12-1516161616116
2017-12-1615151515115
2017-12-1722222222122
2017-12-1819191919119
2017-12-19777717
2017-12-2016161616116
2017-12-2112121212112
2017-12-22666616
2017-12-2318181818118
2017-12-2419191919119
2017-12-2513131313113
2017-12-2616161616116
2017-12-2714141414114
2017-12-2819191919119
2017-12-2915151515115
2017-12-3027272727127
2017-12-3123232323123

Interpretation

Purpose

This section provides daily-level aggregated statistics across the 5-year observation period (2013–2017), enabling period-by-period comparison of central tendency and range. It answers what the typical value and variability look like for each individual day, supporting identification of anomalies, outliers, and temporal patterns that may inform broader trend analysis.

Key Findings

  • Daily Granularity: Each of the 1,826 rows represents a single calendar day with one observation per day (count = 1), making mean, median, min, and max identical for each period.
  • Value Range: Daily values span from 4 to 50, with an overall mean of 19.97 and median of 19, indicating a slightly right-skewed distribution (skew = 0.43).
  • Consistency: Standard deviation of 6.74 across all days reflects moderate daily variability around the central tendency.
  • No Aggregation Needed: Since each day contains exactly one observation, this table essentially mirrors the raw daily time series without smoothing or compression.

Interpretation

The summary table confirms that the underlying data is already at daily resolution with single values per day. The identical mean/median/min/max values within each row reflect this one-to-one mapping. The 76.9% increase from first value (13) to last

Section 9

Overall Statistics

Summary Metrics

Overall time series summary metrics

Overall Statistics
This section answers: Are there any obvious patterns or outliers in the time series?

The time series contains 1826 observations spanning 2013-01-01 to 2017-12-31. The value changed from 13.00 to 23.00, representing a total change of +10.00 (+76.9%).

Key Insight: The dramatic change exceeding 50% indicates a major shift occurred during the observation period. This warrants investigation into causal factors.

Interpretation

Purpose

This section establishes the baseline trajectory of the time series by examining overall change magnitude and direction. Understanding whether a dataset exhibits substantial shifts is critical for identifying whether underlying processes have fundamentally changed, which informs all subsequent trend and distribution analyses.

Key Findings

  • Observation Count: 1,826 daily measurements provide robust statistical power across the 5-year period
  • Total Change: +10 units (76.9% increase) from first to last value represents a substantial directional shift
  • Trend Direction: Values increased from 13 to 23, indicating consistent upward movement over the observation window
  • Mean Value: 19.97 with median of 19 suggests the typical daily value clusters near the midpoint, with moderate variability (SD: 6.74)

Interpretation

The 77% increase from 2013 to 2017 signals a meaningful upward trend in the measured phenomenon. The mean value of ~20 indicates that while the series started below average (13), it ended above average (23), reflecting genuine growth rather than random fluctuation. The moderate standard deviation relative to the range (4–50) reveals consistent daily volatility alongside the broader upward trajectory, suggesting the underlying process contains both systematic growth and regular noise.

Context

This overview captures endpoint-to-endpoint change but masks intra-period volatility and potential

Want to run this analysis on your own data? Upload CSV — Free Analysis See Pricing