Add 2014-11-16 — 429.8K events, 11 files
Browse files- README.md +25 -25
- data/commit_comments/2014/11/16.parquet +3 -0
- data/creates/2014/11/16.parquet +3 -0
- data/deletes/2014/11/16.parquet +3 -0
- data/forks/2014/11/16.parquet +3 -0
- data/issue_comments/2014/11/16.parquet +3 -0
- data/issues/2014/11/16.parquet +3 -0
- data/public_events/2014/11/16.parquet +3 -0
- data/pull_requests/2014/11/16.parquet +3 -0
- data/pushes/2014/11/16.parquet +3 -0
- data/stars/2014/11/16.parquet +3 -0
- data/wiki_pages/2014/11/16.parquet +3 -0
- stats.csv +2 -1
README.md
CHANGED
|
@@ -61,9 +61,9 @@ configs:
|
|
| 61 |
|
| 62 |
This dataset contains every public event on GitHub: every push, pull request, issue, star, fork, code review, release, and discussion across all public repositories. GitHub is the world's largest software development platform, home to over 200 million repositories and the daily work of tens of millions of developers, from individual open-source contributors to the engineering teams behind the most widely used software on earth.
|
| 63 |
|
| 64 |
-
The archive currently spans from **2011-02-12** to **2015-01-03** (1,
|
| 65 |
|
| 66 |
-
We believe this is the most complete and regularly updated structured mirror of public GitHub activity available on Hugging Face. The original
|
| 67 |
|
| 68 |
The underlying data comes from [GH Archive](https://www.gharchive.org/), created by [Ilya Grigorik](https://www.igvita.com/), which has been recording every public GitHub event via the [Events API](https://docs.github.com/en/rest/activity/events) since 2011. Released under the [Open Data Commons Attribution License (ODC-By) v1.0](https://opendatacommons.org/licenses/by/1-0/).
|
| 69 |
|
|
@@ -71,7 +71,7 @@ The underlying data comes from [GH Archive](https://www.gharchive.org/), created
|
|
| 71 |
|
| 72 |
Events from today are captured in near-real-time from the GitHub Events API and stored as 5-minute blocks in `today/raw/YYYY/MM/DD/HHMM.parquet`. Each block contains a generic event record with the full JSON payload preserved for later processing. Live blocks are committed to this dataset within minutes of the events occurring.
|
| 73 |
|
| 74 |
-
**2026-03-29** — 1,
|
| 75 |
|
| 76 |
```
|
| 77 |
00:00 █████████████████████████░░░░░ 216.2K
|
|
@@ -81,7 +81,7 @@ Events from today are captured in near-real-time from the GitHub Events API and
|
|
| 81 |
04:00 ███████████████████████████░░░ 237.8K
|
| 82 |
05:00 ██████████████████████████████ 258.6K
|
| 83 |
06:00 ████████████████████████████░░ 246.3K
|
| 84 |
-
07:00 ████░░░░░░░░░░░░░░░░░░░░░░░
|
| 85 |
08:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
|
| 86 |
09:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
|
| 87 |
10:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
|
|
@@ -100,7 +100,7 @@ Events from today are captured in near-real-time from the GitHub Events API and
|
|
| 100 |
23:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
|
| 101 |
```
|
| 102 |
|
| 103 |
-
Live capture spans **2 days** (2026-03-28 → 2026-03-29) — **7,
|
| 104 |
|
| 105 |
|
| 106 |
### Live event schema
|
|
@@ -138,7 +138,7 @@ duckdb.sql("""
|
|
| 138 |
2011 █████░░░░░░░░░░░░░░░░░░░░░░░░░ 18.0M
|
| 139 |
2012 ████████████░░░░░░░░░░░░░░░░░░ 42.5M
|
| 140 |
2013 █████████████████████░░░░░░░░░ 76.2M
|
| 141 |
-
2014 ██████████████████████████████ 105.
|
| 142 |
2015 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 511.7K
|
| 143 |
```
|
| 144 |
|
|
@@ -147,7 +147,7 @@ duckdb.sql("""
|
|
| 147 |
| 2011 | 323 | 18,032,583 | 55,828 | 3.5 GB | 76.6 MB | 47m29s | 52m20s | 33m17s |
|
| 148 |
| 2012 | 366 | 42,537,517 | 116,222 | 11.5 GB | 161.5 MB | 1h19m | 2h30m | 35m15s |
|
| 149 |
| 2013 | 353 | 76,154,264 | 215,734 | 23.2 GB | 4.1 GB | 2h33m | 8h52m | 2h34m |
|
| 150 |
-
| 2014 |
|
| 151 |
| 2015 | 2 | 511,749 | 255,874 | 166.6 MB | 85.1 MB | 20s | 2m59s | 48s |
|
| 152 |
|
| 153 |
|
|
@@ -159,7 +159,7 @@ Pushes are the most common event type, representing roughly half of all GitHub a
|
|
| 159 |
2011 ████░░░░░░░░░░░░░░░░░░░░░░░░░░ 8.7M
|
| 160 |
2012 ███████████░░░░░░░░░░░░░░░░░░░ 20.6M
|
| 161 |
2013 █████████████████████░░░░░░░░░ 38.9M
|
| 162 |
-
2014 ██████████████████████████████ 53.
|
| 163 |
2015 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 274.6K
|
| 164 |
```
|
| 165 |
|
|
@@ -178,9 +178,9 @@ Issue events track the full lifecycle: opened, closed, reopened, labeled, assign
|
|
| 178 |
|
| 179 |
```
|
| 180 |
2011 ████░░░░░░░░░░░░░░░░░░░░░░░░░░ 982.1K
|
| 181 |
-
2012 ███████████
|
| 182 |
2013 ██████████████████████░░░░░░░░ 4.4M
|
| 183 |
-
2014 ██████████████████████████████
|
| 184 |
2015 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 24.9K
|
| 185 |
```
|
| 186 |
|
|
@@ -202,7 +202,7 @@ Pull request events cover the full review cycle: opened, merged, closed, review
|
|
| 202 |
```
|
| 203 |
2011 ███░░░░░░░░░░░░░░░░░░░░░░░░░░░ 475.6K
|
| 204 |
2012 ███████████░░░░░░░░░░░░░░░░░░░ 1.8M
|
| 205 |
-
2013 ██████████████████
|
| 206 |
2014 ██████████████████████████████ 4.7M
|
| 207 |
2015 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 20.7K
|
| 208 |
```
|
|
@@ -225,7 +225,7 @@ Stars (WatchEvent in the GitHub API) reflect community interest and discovery. S
|
|
| 225 |
2011 █████░░░░░░░░░░░░░░░░░░░░░░░░░ 1.8M
|
| 226 |
2012 ████████████░░░░░░░░░░░░░░░░░░ 4.0M
|
| 227 |
2013 ██████████████████████░░░░░░░░ 7.1M
|
| 228 |
-
2014 ██████████████████████████████ 9.
|
| 229 |
2015 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 50.3K
|
| 230 |
```
|
| 231 |
|
|
@@ -639,20 +639,20 @@ GitHub Discussions lifecycle: created, answered, category_changed, labeled, and
|
|
| 639 |
|
| 640 |
| Table | GitHub Event | Events | % | Description |
|
| 641 |
|-------|-------------|-------:|---:|-------------|
|
| 642 |
-
| `pushes` | PushEvent | 121,
|
| 643 |
-
| `issues` | IssuesEvent | 13,
|
| 644 |
-
| `issue_comments` | IssueCommentEvent | 21,
|
| 645 |
-
| `pull_requests` | PullRequestEvent | 9,
|
| 646 |
-
| `pr_review_comments` | PullRequestReviewCommentEvent | 2,
|
| 647 |
-
| `stars` | WatchEvent | 22,
|
| 648 |
-
| `forks` | ForkEvent | 8,
|
| 649 |
-
| `creates` | CreateEvent | 30,
|
| 650 |
-
| `deletes` | DeleteEvent | 3,
|
| 651 |
-
| `releases` | ReleaseEvent |
|
| 652 |
-
| `commit_comments` | CommitCommentEvent | 2,
|
| 653 |
-
| `wiki_pages` | GollumEvent | 3,
|
| 654 |
| `members` | MemberEvent | 134,526 | 0.1% | Collaborator additions |
|
| 655 |
-
| `public_events` | PublicEvent | 224,
|
| 656 |
|
| 657 |
## How it's built
|
| 658 |
|
|
|
|
| 61 |
|
| 62 |
This dataset contains every public event on GitHub: every push, pull request, issue, star, fork, code review, release, and discussion across all public repositories. GitHub is the world's largest software development platform, home to over 200 million repositories and the daily work of tens of millions of developers, from individual open-source contributors to the engineering teams behind the most widely used software on earth.
|
| 63 |
|
| 64 |
+
The archive currently spans from **2011-02-12** to **2015-01-03** (1,347 days), totaling **242,936,433 events** across 16 fully structured Parquet tables. New events are fetched directly from the GitHub Events API every few seconds and committed as 5-minute Parquet blocks through an automated live pipeline, so the dataset stays current with GitHub itself.
|
| 65 |
|
| 66 |
+
We believe this is the most complete and regularly updated structured mirror of public GitHub activity available on Hugging Face. The original 80.1 GB of raw GH Archive NDJSON has been parsed, flattened, and compressed into 14.2 GB of Zstd-compressed Parquet. Every nested JSON field is expanded into typed columns — no JSON parsing needed downstream. The data is partitioned as `data/TABLE/YYYY/MM/DD.parquet`, making it straightforward to query with DuckDB, load with the `datasets` library, or process with any tool that reads Parquet.
|
| 67 |
|
| 68 |
The underlying data comes from [GH Archive](https://www.gharchive.org/), created by [Ilya Grigorik](https://www.igvita.com/), which has been recording every public GitHub event via the [Events API](https://docs.github.com/en/rest/activity/events) since 2011. Released under the [Open Data Commons Attribution License (ODC-By) v1.0](https://opendatacommons.org/licenses/by/1-0/).
|
| 69 |
|
|
|
|
| 71 |
|
| 72 |
Events from today are captured in near-real-time from the GitHub Events API and stored as 5-minute blocks in `today/raw/YYYY/MM/DD/HHMM.parquet`. Each block contains a generic event record with the full JSON payload preserved for later processing. Live blocks are committed to this dataset within minutes of the events occurring.
|
| 73 |
|
| 74 |
+
**2026-03-29** — 1,711,479 events in 88 blocks
|
| 75 |
|
| 76 |
```
|
| 77 |
00:00 █████████████████████████░░░░░ 216.2K
|
|
|
|
| 81 |
04:00 ███████████████████████████░░░ 237.8K
|
| 82 |
05:00 ██████████████████████████████ 258.6K
|
| 83 |
06:00 ████████████████████████████░░ 246.3K
|
| 84 |
+
07:00 ███████░░░░░░░░░░░░░░░░░░░░░░░ 61.1K
|
| 85 |
08:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
|
| 86 |
09:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
|
| 87 |
10:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
|
|
|
|
| 100 |
23:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
|
| 101 |
```
|
| 102 |
|
| 103 |
+
Live capture spans **2 days** (2026-03-28 → 2026-03-29) — **7,701,481 events** in 4,079 blocks.
|
| 104 |
|
| 105 |
|
| 106 |
### Live event schema
|
|
|
|
| 138 |
2011 █████░░░░░░░░░░░░░░░░░░░░░░░░░ 18.0M
|
| 139 |
2012 ████████████░░░░░░░░░░░░░░░░░░ 42.5M
|
| 140 |
2013 █████████████████████░░░░░░░░░ 76.2M
|
| 141 |
+
2014 ██████████████████████████████ 105.7M
|
| 142 |
2015 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 511.7K
|
| 143 |
```
|
| 144 |
|
|
|
|
| 147 |
| 2011 | 323 | 18,032,583 | 55,828 | 3.5 GB | 76.6 MB | 47m29s | 52m20s | 33m17s |
|
| 148 |
| 2012 | 366 | 42,537,517 | 116,222 | 11.5 GB | 161.5 MB | 1h19m | 2h30m | 35m15s |
|
| 149 |
| 2013 | 353 | 76,154,264 | 215,734 | 23.2 GB | 4.1 GB | 2h33m | 8h52m | 2h34m |
|
| 150 |
+
| 2014 | 303 | 105,700,320 | 348,845 | 41.8 GB | 9.8 GB | 3h34m | 19h16m | 4h29m |
|
| 151 |
| 2015 | 2 | 511,749 | 255,874 | 166.6 MB | 85.1 MB | 20s | 2m59s | 48s |
|
| 152 |
|
| 153 |
|
|
|
|
| 159 |
2011 ████░░░░░░░░░░░░░░░░░░░░░░░░░░ 8.7M
|
| 160 |
2012 ███████████░░░░░░░░░░░░░░░░░░░ 20.6M
|
| 161 |
2013 █████████████████████░░░░░░░░░ 38.9M
|
| 162 |
+
2014 ██████████████████████████████ 53.5M
|
| 163 |
2015 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 274.6K
|
| 164 |
```
|
| 165 |
|
|
|
|
| 178 |
|
| 179 |
```
|
| 180 |
2011 ████░░░░░░░░░░░░░░░░░░░░░░░░░░ 982.1K
|
| 181 |
+
2012 ███████████░░░░░░░░░░░░░░░░░░░ 2.4M
|
| 182 |
2013 ██████████████████████░░░░░░░░ 4.4M
|
| 183 |
+
2014 ██████████████████████████████ 6.0M
|
| 184 |
2015 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 24.9K
|
| 185 |
```
|
| 186 |
|
|
|
|
| 202 |
```
|
| 203 |
2011 ███░░░░░░░░░░░░░░░░░░░░░░░░░░░ 475.6K
|
| 204 |
2012 ███████████░░░░░░░░░░░░░░░░░░░ 1.8M
|
| 205 |
+
2013 ██████████████████░░░░░░░░░░░░ 3.0M
|
| 206 |
2014 ██████████████████████████████ 4.7M
|
| 207 |
2015 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 20.7K
|
| 208 |
```
|
|
|
|
| 225 |
2011 █████░░░░░░░░░░░░░░░░░░░░░░░░░ 1.8M
|
| 226 |
2012 ████████████░░░░░░░░░░░░░░░░░░ 4.0M
|
| 227 |
2013 ██████████████████████░░░░░░░░ 7.1M
|
| 228 |
+
2014 ██████████████████████████████ 9.6M
|
| 229 |
2015 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 50.3K
|
| 230 |
```
|
| 231 |
|
|
|
|
| 639 |
|
| 640 |
| Table | GitHub Event | Events | % | Description |
|
| 641 |
|-------|-------------|-------:|---:|-------------|
|
| 642 |
+
| `pushes` | PushEvent | 121,978,290 | 50.2% | Git pushes with commits |
|
| 643 |
+
| `issues` | IssuesEvent | 13,838,186 | 5.7% | Issue lifecycle events |
|
| 644 |
+
| `issue_comments` | IssueCommentEvent | 21,244,644 | 8.7% | Comments on issues/PRs |
|
| 645 |
+
| `pull_requests` | PullRequestEvent | 9,943,515 | 4.1% | PR lifecycle events |
|
| 646 |
+
| `pr_review_comments` | PullRequestReviewCommentEvent | 2,432,245 | 1.0% | Line-level PR comments |
|
| 647 |
+
| `stars` | WatchEvent | 22,585,202 | 9.3% | Repository stars |
|
| 648 |
+
| `forks` | ForkEvent | 8,573,322 | 3.5% | Repository forks |
|
| 649 |
+
| `creates` | CreateEvent | 30,578,014 | 12.6% | Branch/tag/repo creation |
|
| 650 |
+
| `deletes` | DeleteEvent | 3,254,118 | 1.3% | Branch/tag deletion |
|
| 651 |
+
| `releases` | ReleaseEvent | 342,547 | 0.1% | Release publications |
|
| 652 |
+
| `commit_comments` | CommitCommentEvent | 2,193,157 | 0.9% | Comments on commits |
|
| 653 |
+
| `wiki_pages` | GollumEvent | 3,801,368 | 1.6% | Wiki page edits |
|
| 654 |
| `members` | MemberEvent | 134,526 | 0.1% | Collaborator additions |
|
| 655 |
+
| `public_events` | PublicEvent | 224,696 | 0.1% | Repo made public |
|
| 656 |
|
| 657 |
## How it's built
|
| 658 |
|
data/commit_comments/2014/11/16.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:94337ec14b2f5c0a6ff62ae755ceafef0a033466b949bfa675bba599ba947648
|
| 3 |
+
size 84956
|
data/creates/2014/11/16.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3408993e92fb09fb7066d1bc9741252b14b8335b22b9e27e15aa653f99bc63d3
|
| 3 |
+
size 4878232
|
data/deletes/2014/11/16.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:31a555f1cbfac35eb62e191917e83cbedf7dc8f02fcc7570ab1369b0a5662276
|
| 3 |
+
size 152669
|
data/forks/2014/11/16.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a675fa041d4373a1b3b63d734652ea8c90d644f007e3d9d7c36a5425b3fb48a8
|
| 3 |
+
size 338248
|
data/issue_comments/2014/11/16.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4a4fcc2a46d1ef576213fef69c99181f623ddf928198841489314fb93b98feab
|
| 3 |
+
size 684281
|
data/issues/2014/11/16.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b953a6057fdae2127dd4f34df6f732b98bf29cc171239052d8b1febe6451d8e8
|
| 3 |
+
size 1136703
|
data/public_events/2014/11/16.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6cdd296d31e15ad5ea8b7909457bd213f0c79d5590f8da41db252bc36da4d7b6
|
| 3 |
+
size 12658
|
data/pull_requests/2014/11/16.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:187801d7d94f2f5cc1f2f204e60f369cbb38854e14437597ca326d7f2eb46308
|
| 3 |
+
size 2433671
|
data/pushes/2014/11/16.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f3f18a2b6fce93581cec5c8202a2f8b1152c89b561afc657dd70188771cf2e02
|
| 3 |
+
size 28829415
|
data/stars/2014/11/16.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a8f5d28b643ffb0bac59d35e467efd7a3393dc4fb2489d783d7eb5eb8b0223f8
|
| 3 |
+
size 1583859
|
data/wiki_pages/2014/11/16.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ad49be3d150eb8b421798948d36fa322680f9222eb5c500146785b14bd2305c2
|
| 3 |
+
size 233306
|
stats.csv
CHANGED
|
@@ -1342,6 +1342,7 @@ date,total_events,parse_errors,pushes,issues,issue_comments,pull_requests,pr_rev
|
|
| 1342 |
2014-11-12,477960,2668,235724,24729,46262,22893,0,8178,47429,16159,54963,8158,1343,3384,5560,0,510,0,272938545,129.9,50815000,55.8,129.9,35.3
|
| 1343 |
2014-11-13,469146,2636,230702,37603,40417,20521,0,7453,44218,15456,51672,8208,1188,3449,5149,0,474,0,266336613,125.3,49191325,59.4,125.3,37.5
|
| 1344 |
2014-11-14,470118,3044,222962,53477,39053,20463,0,7029,39187,14233,52578,8479,1111,3221,4782,0,499,0,269689027,128.1,51981891,59.7,128.1,38.1
|
| 1345 |
-
2014-11-15,379317,2344,181467,59688,28732,12391,0,2490,28209,10822,41118,5016,847,1979,3870,0,344,0,199238480,96.5,36822465,55.9,96.5,
|
|
|
|
| 1346 |
2015-01-01,218939,0,119242,9843,17045,8735,0,2173,21939,7144,23913,3843,816,1399,2196,474,177,0,73764980,79.7,37810232,15.9,79.7,0.0
|
| 1347 |
2015-01-03,292810,0,155315,15037,26081,11958,0,2946,28410,9430,31862,4560,963,1829,3178,983,258,0,100890756,100.1,51394128,4.6,100.1,48.0
|
|
|
|
| 1342 |
2014-11-12,477960,2668,235724,24729,46262,22893,0,8178,47429,16159,54963,8158,1343,3384,5560,0,510,0,272938545,129.9,50815000,55.8,129.9,35.3
|
| 1343 |
2014-11-13,469146,2636,230702,37603,40417,20521,0,7453,44218,15456,51672,8208,1188,3449,5149,0,474,0,266336613,125.3,49191325,59.4,125.3,37.5
|
| 1344 |
2014-11-14,470118,3044,222962,53477,39053,20463,0,7029,39187,14233,52578,8479,1111,3221,4782,0,499,0,269689027,128.1,51981891,59.7,128.1,38.1
|
| 1345 |
+
2014-11-15,379317,2344,181467,59688,28732,12391,0,2490,28209,10822,41118,5016,847,1979,3870,0,344,0,199238480,96.5,36822465,55.9,96.5,31.4
|
| 1346 |
+
2014-11-16,429838,1910,202449,70809,30544,14195,0,3574,34356,12964,45202,5515,1022,2451,4523,0,324,0,224650413,109.1,40367998,62.4,109.1,0.0
|
| 1347 |
2015-01-01,218939,0,119242,9843,17045,8735,0,2173,21939,7144,23913,3843,816,1399,2196,474,177,0,73764980,79.7,37810232,15.9,79.7,0.0
|
| 1348 |
2015-01-03,292810,0,155315,15037,26081,11958,0,2946,28410,9430,31862,4560,963,1829,3178,983,258,0,100890756,100.1,51394128,4.6,100.1,48.0
|