From 2dfdb62d1982d37e234af66bcda7b3e0367654ed Mon Sep 17 00:00:00 2001 From: taylanu Date: Sun, 10 Mar 2024 00:36:46 +0000 Subject: [PATCH] Add Traffic Data on 2024-03-10 --- traffic_data/clones_2024-02-26.json | 19 ++++++- traffic_data/clones_2024-02-27.json | 19 ++++++- traffic_data/clones_2024-02-28.json | 19 ++++++- traffic_data/clones_2024-02-29.json | 19 ++++++- traffic_data/clones_2024-03-01.json | 19 ++++++- traffic_data/clones_2024-03-02.json | 19 ++++++- traffic_data/clones_2024-03-03.json | 19 ++++++- traffic_data/clones_2024-03-04.json | 31 +++++++++++ traffic_data/clones_2024-03-05.json | 31 +++++++++++ traffic_data/clones_2024-03-06.json | 31 +++++++++++ traffic_data/clones_2024-03-07.json | 31 +++++++++++ traffic_data/clones_2024-03-08.json | 31 +++++++++++ traffic_data/clones_2024-03-09.json | 31 +++++++++++ traffic_data/clones_2024-03-10.json | 31 +++++++++++ traffic_data/top_paths_2024-03-04.json | 62 ++++++++++++++++++++++ traffic_data/top_paths_2024-03-05.json | 62 ++++++++++++++++++++++ traffic_data/top_paths_2024-03-06.json | 62 ++++++++++++++++++++++ traffic_data/top_paths_2024-03-07.json | 62 ++++++++++++++++++++++ traffic_data/top_paths_2024-03-08.json | 62 ++++++++++++++++++++++ traffic_data/top_paths_2024-03-09.json | 62 ++++++++++++++++++++++ traffic_data/top_paths_2024-03-10.json | 62 ++++++++++++++++++++++ traffic_data/top_referrers_2024-03-04.json | 7 +++ traffic_data/top_referrers_2024-03-05.json | 7 +++ traffic_data/top_referrers_2024-03-06.json | 7 +++ traffic_data/top_referrers_2024-03-07.json | 7 +++ traffic_data/top_referrers_2024-03-08.json | 7 +++ traffic_data/top_referrers_2024-03-09.json | 7 +++ traffic_data/top_referrers_2024-03-10.json | 7 +++ traffic_data/views_2024-03-04.json | 11 ++++ traffic_data/views_2024-03-05.json | 11 ++++ traffic_data/views_2024-03-06.json | 11 ++++ traffic_data/views_2024-03-07.json | 11 ++++ traffic_data/views_2024-03-08.json | 11 ++++ traffic_data/views_2024-03-09.json | 11 ++++ traffic_data/views_2024-03-10.json | 11 ++++ 35 files changed, 896 insertions(+), 14 deletions(-) create mode 100644 traffic_data/clones_2024-03-04.json create mode 100644 traffic_data/clones_2024-03-05.json create mode 100644 traffic_data/clones_2024-03-06.json create mode 100644 traffic_data/clones_2024-03-07.json create mode 100644 traffic_data/clones_2024-03-08.json create mode 100644 traffic_data/clones_2024-03-09.json create mode 100644 traffic_data/clones_2024-03-10.json create mode 100644 traffic_data/top_paths_2024-03-04.json create mode 100644 traffic_data/top_paths_2024-03-05.json create mode 100644 traffic_data/top_paths_2024-03-06.json create mode 100644 traffic_data/top_paths_2024-03-07.json create mode 100644 traffic_data/top_paths_2024-03-08.json create mode 100644 traffic_data/top_paths_2024-03-09.json create mode 100644 traffic_data/top_paths_2024-03-10.json create mode 100644 traffic_data/top_referrers_2024-03-04.json create mode 100644 traffic_data/top_referrers_2024-03-05.json create mode 100644 traffic_data/top_referrers_2024-03-06.json create mode 100644 traffic_data/top_referrers_2024-03-07.json create mode 100644 traffic_data/top_referrers_2024-03-08.json create mode 100644 traffic_data/top_referrers_2024-03-09.json create mode 100644 traffic_data/top_referrers_2024-03-10.json create mode 100644 traffic_data/views_2024-03-04.json create mode 100644 traffic_data/views_2024-03-05.json create mode 100644 traffic_data/views_2024-03-06.json create mode 100644 traffic_data/views_2024-03-07.json create mode 100644 traffic_data/views_2024-03-08.json create mode 100644 traffic_data/views_2024-03-09.json create mode 100644 traffic_data/views_2024-03-10.json diff --git a/traffic_data/clones_2024-02-26.json b/traffic_data/clones_2024-02-26.json index 501d0c6..bf1277b 100644 --- a/traffic_data/clones_2024-02-26.json +++ b/traffic_data/clones_2024-02-26.json @@ -1,6 +1,6 @@ { - "count": 65, - "uniques": 31, + "count": 71, + "uniques": 35, "clones": [ { "timestamp": "2024-02-28T00:00:00Z", @@ -11,6 +11,21 @@ "timestamp": "2024-03-01T00:00:00Z", "count": 1, "uniques": 1 + }, + { + "timestamp": "2024-03-03T00:00:00Z", + "count": 4, + "uniques": 4 + }, + { + "timestamp": "2024-03-04T00:00:00Z", + "count": 1, + "uniques": 1 + }, + { + "timestamp": "2024-03-05T00:00:00Z", + "count": 1, + "uniques": 1 } ] } diff --git a/traffic_data/clones_2024-02-27.json b/traffic_data/clones_2024-02-27.json index 501d0c6..bf1277b 100644 --- a/traffic_data/clones_2024-02-27.json +++ b/traffic_data/clones_2024-02-27.json @@ -1,6 +1,6 @@ { - "count": 65, - "uniques": 31, + "count": 71, + "uniques": 35, "clones": [ { "timestamp": "2024-02-28T00:00:00Z", @@ -11,6 +11,21 @@ "timestamp": "2024-03-01T00:00:00Z", "count": 1, "uniques": 1 + }, + { + "timestamp": "2024-03-03T00:00:00Z", + "count": 4, + "uniques": 4 + }, + { + "timestamp": "2024-03-04T00:00:00Z", + "count": 1, + "uniques": 1 + }, + { + "timestamp": "2024-03-05T00:00:00Z", + "count": 1, + "uniques": 1 } ] } diff --git a/traffic_data/clones_2024-02-28.json b/traffic_data/clones_2024-02-28.json index 501d0c6..bf1277b 100644 --- a/traffic_data/clones_2024-02-28.json +++ b/traffic_data/clones_2024-02-28.json @@ -1,6 +1,6 @@ { - "count": 65, - "uniques": 31, + "count": 71, + "uniques": 35, "clones": [ { "timestamp": "2024-02-28T00:00:00Z", @@ -11,6 +11,21 @@ "timestamp": "2024-03-01T00:00:00Z", "count": 1, "uniques": 1 + }, + { + "timestamp": "2024-03-03T00:00:00Z", + "count": 4, + "uniques": 4 + }, + { + "timestamp": "2024-03-04T00:00:00Z", + "count": 1, + "uniques": 1 + }, + { + "timestamp": "2024-03-05T00:00:00Z", + "count": 1, + "uniques": 1 } ] } diff --git a/traffic_data/clones_2024-02-29.json b/traffic_data/clones_2024-02-29.json index 501d0c6..bf1277b 100644 --- a/traffic_data/clones_2024-02-29.json +++ b/traffic_data/clones_2024-02-29.json @@ -1,6 +1,6 @@ { - "count": 65, - "uniques": 31, + "count": 71, + "uniques": 35, "clones": [ { "timestamp": "2024-02-28T00:00:00Z", @@ -11,6 +11,21 @@ "timestamp": "2024-03-01T00:00:00Z", "count": 1, "uniques": 1 + }, + { + "timestamp": "2024-03-03T00:00:00Z", + "count": 4, + "uniques": 4 + }, + { + "timestamp": "2024-03-04T00:00:00Z", + "count": 1, + "uniques": 1 + }, + { + "timestamp": "2024-03-05T00:00:00Z", + "count": 1, + "uniques": 1 } ] } diff --git a/traffic_data/clones_2024-03-01.json b/traffic_data/clones_2024-03-01.json index 501d0c6..bf1277b 100644 --- a/traffic_data/clones_2024-03-01.json +++ b/traffic_data/clones_2024-03-01.json @@ -1,6 +1,6 @@ { - "count": 65, - "uniques": 31, + "count": 71, + "uniques": 35, "clones": [ { "timestamp": "2024-02-28T00:00:00Z", @@ -11,6 +11,21 @@ "timestamp": "2024-03-01T00:00:00Z", "count": 1, "uniques": 1 + }, + { + "timestamp": "2024-03-03T00:00:00Z", + "count": 4, + "uniques": 4 + }, + { + "timestamp": "2024-03-04T00:00:00Z", + "count": 1, + "uniques": 1 + }, + { + "timestamp": "2024-03-05T00:00:00Z", + "count": 1, + "uniques": 1 } ] } diff --git a/traffic_data/clones_2024-03-02.json b/traffic_data/clones_2024-03-02.json index 501d0c6..bf1277b 100644 --- a/traffic_data/clones_2024-03-02.json +++ b/traffic_data/clones_2024-03-02.json @@ -1,6 +1,6 @@ { - "count": 65, - "uniques": 31, + "count": 71, + "uniques": 35, "clones": [ { "timestamp": "2024-02-28T00:00:00Z", @@ -11,6 +11,21 @@ "timestamp": "2024-03-01T00:00:00Z", "count": 1, "uniques": 1 + }, + { + "timestamp": "2024-03-03T00:00:00Z", + "count": 4, + "uniques": 4 + }, + { + "timestamp": "2024-03-04T00:00:00Z", + "count": 1, + "uniques": 1 + }, + { + "timestamp": "2024-03-05T00:00:00Z", + "count": 1, + "uniques": 1 } ] } diff --git a/traffic_data/clones_2024-03-03.json b/traffic_data/clones_2024-03-03.json index 501d0c6..bf1277b 100644 --- a/traffic_data/clones_2024-03-03.json +++ b/traffic_data/clones_2024-03-03.json @@ -1,6 +1,6 @@ { - "count": 65, - "uniques": 31, + "count": 71, + "uniques": 35, "clones": [ { "timestamp": "2024-02-28T00:00:00Z", @@ -11,6 +11,21 @@ "timestamp": "2024-03-01T00:00:00Z", "count": 1, "uniques": 1 + }, + { + "timestamp": "2024-03-03T00:00:00Z", + "count": 4, + "uniques": 4 + }, + { + "timestamp": "2024-03-04T00:00:00Z", + "count": 1, + "uniques": 1 + }, + { + "timestamp": "2024-03-05T00:00:00Z", + "count": 1, + "uniques": 1 } ] } diff --git a/traffic_data/clones_2024-03-04.json b/traffic_data/clones_2024-03-04.json new file mode 100644 index 0000000..bf1277b --- /dev/null +++ b/traffic_data/clones_2024-03-04.json @@ -0,0 +1,31 @@ +{ + "count": 71, + "uniques": 35, + "clones": [ + { + "timestamp": "2024-02-28T00:00:00Z", + "count": 64, + "uniques": 30 + }, + { + "timestamp": "2024-03-01T00:00:00Z", + "count": 1, + "uniques": 1 + }, + { + "timestamp": "2024-03-03T00:00:00Z", + "count": 4, + "uniques": 4 + }, + { + "timestamp": "2024-03-04T00:00:00Z", + "count": 1, + "uniques": 1 + }, + { + "timestamp": "2024-03-05T00:00:00Z", + "count": 1, + "uniques": 1 + } + ] +} diff --git a/traffic_data/clones_2024-03-05.json b/traffic_data/clones_2024-03-05.json new file mode 100644 index 0000000..bf1277b --- /dev/null +++ b/traffic_data/clones_2024-03-05.json @@ -0,0 +1,31 @@ +{ + "count": 71, + "uniques": 35, + "clones": [ + { + "timestamp": "2024-02-28T00:00:00Z", + "count": 64, + "uniques": 30 + }, + { + "timestamp": "2024-03-01T00:00:00Z", + "count": 1, + "uniques": 1 + }, + { + "timestamp": "2024-03-03T00:00:00Z", + "count": 4, + "uniques": 4 + }, + { + "timestamp": "2024-03-04T00:00:00Z", + "count": 1, + "uniques": 1 + }, + { + "timestamp": "2024-03-05T00:00:00Z", + "count": 1, + "uniques": 1 + } + ] +} diff --git a/traffic_data/clones_2024-03-06.json b/traffic_data/clones_2024-03-06.json new file mode 100644 index 0000000..bf1277b --- /dev/null +++ b/traffic_data/clones_2024-03-06.json @@ -0,0 +1,31 @@ +{ + "count": 71, + "uniques": 35, + "clones": [ + { + "timestamp": "2024-02-28T00:00:00Z", + "count": 64, + "uniques": 30 + }, + { + "timestamp": "2024-03-01T00:00:00Z", + "count": 1, + "uniques": 1 + }, + { + "timestamp": "2024-03-03T00:00:00Z", + "count": 4, + "uniques": 4 + }, + { + "timestamp": "2024-03-04T00:00:00Z", + "count": 1, + "uniques": 1 + }, + { + "timestamp": "2024-03-05T00:00:00Z", + "count": 1, + "uniques": 1 + } + ] +} diff --git a/traffic_data/clones_2024-03-07.json b/traffic_data/clones_2024-03-07.json new file mode 100644 index 0000000..bf1277b --- /dev/null +++ b/traffic_data/clones_2024-03-07.json @@ -0,0 +1,31 @@ +{ + "count": 71, + "uniques": 35, + "clones": [ + { + "timestamp": "2024-02-28T00:00:00Z", + "count": 64, + "uniques": 30 + }, + { + "timestamp": "2024-03-01T00:00:00Z", + "count": 1, + "uniques": 1 + }, + { + "timestamp": "2024-03-03T00:00:00Z", + "count": 4, + "uniques": 4 + }, + { + "timestamp": "2024-03-04T00:00:00Z", + "count": 1, + "uniques": 1 + }, + { + "timestamp": "2024-03-05T00:00:00Z", + "count": 1, + "uniques": 1 + } + ] +} diff --git a/traffic_data/clones_2024-03-08.json b/traffic_data/clones_2024-03-08.json new file mode 100644 index 0000000..bf1277b --- /dev/null +++ b/traffic_data/clones_2024-03-08.json @@ -0,0 +1,31 @@ +{ + "count": 71, + "uniques": 35, + "clones": [ + { + "timestamp": "2024-02-28T00:00:00Z", + "count": 64, + "uniques": 30 + }, + { + "timestamp": "2024-03-01T00:00:00Z", + "count": 1, + "uniques": 1 + }, + { + "timestamp": "2024-03-03T00:00:00Z", + "count": 4, + "uniques": 4 + }, + { + "timestamp": "2024-03-04T00:00:00Z", + "count": 1, + "uniques": 1 + }, + { + "timestamp": "2024-03-05T00:00:00Z", + "count": 1, + "uniques": 1 + } + ] +} diff --git a/traffic_data/clones_2024-03-09.json b/traffic_data/clones_2024-03-09.json new file mode 100644 index 0000000..bf1277b --- /dev/null +++ b/traffic_data/clones_2024-03-09.json @@ -0,0 +1,31 @@ +{ + "count": 71, + "uniques": 35, + "clones": [ + { + "timestamp": "2024-02-28T00:00:00Z", + "count": 64, + "uniques": 30 + }, + { + "timestamp": "2024-03-01T00:00:00Z", + "count": 1, + "uniques": 1 + }, + { + "timestamp": "2024-03-03T00:00:00Z", + "count": 4, + "uniques": 4 + }, + { + "timestamp": "2024-03-04T00:00:00Z", + "count": 1, + "uniques": 1 + }, + { + "timestamp": "2024-03-05T00:00:00Z", + "count": 1, + "uniques": 1 + } + ] +} diff --git a/traffic_data/clones_2024-03-10.json b/traffic_data/clones_2024-03-10.json new file mode 100644 index 0000000..bf1277b --- /dev/null +++ b/traffic_data/clones_2024-03-10.json @@ -0,0 +1,31 @@ +{ + "count": 71, + "uniques": 35, + "clones": [ + { + "timestamp": "2024-02-28T00:00:00Z", + "count": 64, + "uniques": 30 + }, + { + "timestamp": "2024-03-01T00:00:00Z", + "count": 1, + "uniques": 1 + }, + { + "timestamp": "2024-03-03T00:00:00Z", + "count": 4, + "uniques": 4 + }, + { + "timestamp": "2024-03-04T00:00:00Z", + "count": 1, + "uniques": 1 + }, + { + "timestamp": "2024-03-05T00:00:00Z", + "count": 1, + "uniques": 1 + } + ] +} diff --git a/traffic_data/top_paths_2024-03-04.json b/traffic_data/top_paths_2024-03-04.json new file mode 100644 index 0000000..5b496b5 --- /dev/null +++ b/traffic_data/top_paths_2024-03-04.json @@ -0,0 +1,62 @@ +[ + { + "path": "/taylanu/ArboretumID/blob/main/.github/workflows/main.yml", + "title": "ArboretumID/.github/workflows/main.yml at main · taylanu/ArboretumID", + "count": 45, + "uniques": 1 + }, + { + "path": "/taylanu/ArboretumID/edit/main/.github/workflows/main.yml", + "title": "Editing ArboretumID/.github/workflows/main.yml at main · taylanu/ArboretumID", + "count": 28, + "uniques": 1 + }, + { + "path": "/taylanu/ArboretumID/actions", + "title": "Workflow runs · taylanu/ArboretumID", + "count": 16, + "uniques": 1 + }, + { + "path": "/taylanu/ArboretumID/tree/main/.github/workflows", + "title": "ArboretumID/.github/workflows at main · taylanu/ArboretumID", + "count": 16, + "uniques": 1 + }, + { + "path": "/taylanu/ArboretumID", + "title": "taylanu/ArboretumID: CMPSC475 Final Project, ArboretumID Application allows u...", + "count": 13, + "uniques": 1 + }, + { + "path": "/taylanu/ArboretumID/actions/new", + "title": "Workflow templates · taylanu/ArboretumID", + "count": 6, + "uniques": 1 + }, + { + "path": "/taylanu/ArboretumID/actions/workflows/main.yml", + "title": "Fetch GitHub Traffic Data · Workflow runs · taylanu/ArboretumID", + "count": 6, + "uniques": 1 + }, + { + "path": "/taylanu/ArboretumID/tree/main/traffic_data", + "title": "ArboretumID/traffic_data at main · taylanu/ArboretumID", + "count": 5, + "uniques": 1 + }, + { + "path": "/taylanu/ArboretumID/tree/main", + "title": "taylanu/ArboretumID: CMPSC475 Final Project, ArboretumID Application allows u...", + "count": 4, + "uniques": 1 + }, + { + "path": "/taylanu/ArboretumID/actions/runs/8074577999", + "title": "Update main.yml · taylanu/ArboretumID@81bafc7", + "count": 3, + "uniques": 1 + } +] diff --git a/traffic_data/top_paths_2024-03-05.json b/traffic_data/top_paths_2024-03-05.json new file mode 100644 index 0000000..5b496b5 --- /dev/null +++ b/traffic_data/top_paths_2024-03-05.json @@ -0,0 +1,62 @@ +[ + { + "path": "/taylanu/ArboretumID/blob/main/.github/workflows/main.yml", + "title": "ArboretumID/.github/workflows/main.yml at main · taylanu/ArboretumID", + "count": 45, + "uniques": 1 + }, + { + "path": "/taylanu/ArboretumID/edit/main/.github/workflows/main.yml", + "title": "Editing ArboretumID/.github/workflows/main.yml at main · taylanu/ArboretumID", + "count": 28, + "uniques": 1 + }, + { + "path": "/taylanu/ArboretumID/actions", + "title": "Workflow runs · taylanu/ArboretumID", + "count": 16, + "uniques": 1 + }, + { + "path": "/taylanu/ArboretumID/tree/main/.github/workflows", + "title": "ArboretumID/.github/workflows at main · taylanu/ArboretumID", + "count": 16, + "uniques": 1 + }, + { + "path": "/taylanu/ArboretumID", + "title": "taylanu/ArboretumID: CMPSC475 Final Project, ArboretumID Application allows u...", + "count": 13, + "uniques": 1 + }, + { + "path": "/taylanu/ArboretumID/actions/new", + "title": "Workflow templates · taylanu/ArboretumID", + "count": 6, + "uniques": 1 + }, + { + "path": "/taylanu/ArboretumID/actions/workflows/main.yml", + "title": "Fetch GitHub Traffic Data · Workflow runs · taylanu/ArboretumID", + "count": 6, + "uniques": 1 + }, + { + "path": "/taylanu/ArboretumID/tree/main/traffic_data", + "title": "ArboretumID/traffic_data at main · taylanu/ArboretumID", + "count": 5, + "uniques": 1 + }, + { + "path": "/taylanu/ArboretumID/tree/main", + "title": "taylanu/ArboretumID: CMPSC475 Final Project, ArboretumID Application allows u...", + "count": 4, + "uniques": 1 + }, + { + "path": "/taylanu/ArboretumID/actions/runs/8074577999", + "title": "Update main.yml · taylanu/ArboretumID@81bafc7", + "count": 3, + "uniques": 1 + } +] diff --git a/traffic_data/top_paths_2024-03-06.json b/traffic_data/top_paths_2024-03-06.json new file mode 100644 index 0000000..5b496b5 --- /dev/null +++ b/traffic_data/top_paths_2024-03-06.json @@ -0,0 +1,62 @@ +[ + { + "path": "/taylanu/ArboretumID/blob/main/.github/workflows/main.yml", + "title": "ArboretumID/.github/workflows/main.yml at main · taylanu/ArboretumID", + "count": 45, + "uniques": 1 + }, + { + "path": "/taylanu/ArboretumID/edit/main/.github/workflows/main.yml", + "title": "Editing ArboretumID/.github/workflows/main.yml at main · taylanu/ArboretumID", + "count": 28, + "uniques": 1 + }, + { + "path": "/taylanu/ArboretumID/actions", + "title": "Workflow runs · taylanu/ArboretumID", + "count": 16, + "uniques": 1 + }, + { + "path": "/taylanu/ArboretumID/tree/main/.github/workflows", + "title": "ArboretumID/.github/workflows at main · taylanu/ArboretumID", + "count": 16, + "uniques": 1 + }, + { + "path": "/taylanu/ArboretumID", + "title": "taylanu/ArboretumID: CMPSC475 Final Project, ArboretumID Application allows u...", + "count": 13, + "uniques": 1 + }, + { + "path": "/taylanu/ArboretumID/actions/new", + "title": "Workflow templates · taylanu/ArboretumID", + "count": 6, + "uniques": 1 + }, + { + "path": "/taylanu/ArboretumID/actions/workflows/main.yml", + "title": "Fetch GitHub Traffic Data · Workflow runs · taylanu/ArboretumID", + "count": 6, + "uniques": 1 + }, + { + "path": "/taylanu/ArboretumID/tree/main/traffic_data", + "title": "ArboretumID/traffic_data at main · taylanu/ArboretumID", + "count": 5, + "uniques": 1 + }, + { + "path": "/taylanu/ArboretumID/tree/main", + "title": "taylanu/ArboretumID: CMPSC475 Final Project, ArboretumID Application allows u...", + "count": 4, + "uniques": 1 + }, + { + "path": "/taylanu/ArboretumID/actions/runs/8074577999", + "title": "Update main.yml · taylanu/ArboretumID@81bafc7", + "count": 3, + "uniques": 1 + } +] diff --git a/traffic_data/top_paths_2024-03-07.json b/traffic_data/top_paths_2024-03-07.json new file mode 100644 index 0000000..5b496b5 --- /dev/null +++ b/traffic_data/top_paths_2024-03-07.json @@ -0,0 +1,62 @@ +[ + { + "path": "/taylanu/ArboretumID/blob/main/.github/workflows/main.yml", + "title": "ArboretumID/.github/workflows/main.yml at main · taylanu/ArboretumID", + "count": 45, + "uniques": 1 + }, + { + "path": "/taylanu/ArboretumID/edit/main/.github/workflows/main.yml", + "title": "Editing ArboretumID/.github/workflows/main.yml at main · taylanu/ArboretumID", + "count": 28, + "uniques": 1 + }, + { + "path": "/taylanu/ArboretumID/actions", + "title": "Workflow runs · taylanu/ArboretumID", + "count": 16, + "uniques": 1 + }, + { + "path": "/taylanu/ArboretumID/tree/main/.github/workflows", + "title": "ArboretumID/.github/workflows at main · taylanu/ArboretumID", + "count": 16, + "uniques": 1 + }, + { + "path": "/taylanu/ArboretumID", + "title": "taylanu/ArboretumID: CMPSC475 Final Project, ArboretumID Application allows u...", + "count": 13, + "uniques": 1 + }, + { + "path": "/taylanu/ArboretumID/actions/new", + "title": "Workflow templates · taylanu/ArboretumID", + "count": 6, + "uniques": 1 + }, + { + "path": "/taylanu/ArboretumID/actions/workflows/main.yml", + "title": "Fetch GitHub Traffic Data · Workflow runs · taylanu/ArboretumID", + "count": 6, + "uniques": 1 + }, + { + "path": "/taylanu/ArboretumID/tree/main/traffic_data", + "title": "ArboretumID/traffic_data at main · taylanu/ArboretumID", + "count": 5, + "uniques": 1 + }, + { + "path": "/taylanu/ArboretumID/tree/main", + "title": "taylanu/ArboretumID: CMPSC475 Final Project, ArboretumID Application allows u...", + "count": 4, + "uniques": 1 + }, + { + "path": "/taylanu/ArboretumID/actions/runs/8074577999", + "title": "Update main.yml · taylanu/ArboretumID@81bafc7", + "count": 3, + "uniques": 1 + } +] diff --git a/traffic_data/top_paths_2024-03-08.json b/traffic_data/top_paths_2024-03-08.json new file mode 100644 index 0000000..5b496b5 --- /dev/null +++ b/traffic_data/top_paths_2024-03-08.json @@ -0,0 +1,62 @@ +[ + { + "path": "/taylanu/ArboretumID/blob/main/.github/workflows/main.yml", + "title": "ArboretumID/.github/workflows/main.yml at main · taylanu/ArboretumID", + "count": 45, + "uniques": 1 + }, + { + "path": "/taylanu/ArboretumID/edit/main/.github/workflows/main.yml", + "title": "Editing ArboretumID/.github/workflows/main.yml at main · taylanu/ArboretumID", + "count": 28, + "uniques": 1 + }, + { + "path": "/taylanu/ArboretumID/actions", + "title": "Workflow runs · taylanu/ArboretumID", + "count": 16, + "uniques": 1 + }, + { + "path": "/taylanu/ArboretumID/tree/main/.github/workflows", + "title": "ArboretumID/.github/workflows at main · taylanu/ArboretumID", + "count": 16, + "uniques": 1 + }, + { + "path": "/taylanu/ArboretumID", + "title": "taylanu/ArboretumID: CMPSC475 Final Project, ArboretumID Application allows u...", + "count": 13, + "uniques": 1 + }, + { + "path": "/taylanu/ArboretumID/actions/new", + "title": "Workflow templates · taylanu/ArboretumID", + "count": 6, + "uniques": 1 + }, + { + "path": "/taylanu/ArboretumID/actions/workflows/main.yml", + "title": "Fetch GitHub Traffic Data · Workflow runs · taylanu/ArboretumID", + "count": 6, + "uniques": 1 + }, + { + "path": "/taylanu/ArboretumID/tree/main/traffic_data", + "title": "ArboretumID/traffic_data at main · taylanu/ArboretumID", + "count": 5, + "uniques": 1 + }, + { + "path": "/taylanu/ArboretumID/tree/main", + "title": "taylanu/ArboretumID: CMPSC475 Final Project, ArboretumID Application allows u...", + "count": 4, + "uniques": 1 + }, + { + "path": "/taylanu/ArboretumID/actions/runs/8074577999", + "title": "Update main.yml · taylanu/ArboretumID@81bafc7", + "count": 3, + "uniques": 1 + } +] diff --git a/traffic_data/top_paths_2024-03-09.json b/traffic_data/top_paths_2024-03-09.json new file mode 100644 index 0000000..5b496b5 --- /dev/null +++ b/traffic_data/top_paths_2024-03-09.json @@ -0,0 +1,62 @@ +[ + { + "path": "/taylanu/ArboretumID/blob/main/.github/workflows/main.yml", + "title": "ArboretumID/.github/workflows/main.yml at main · taylanu/ArboretumID", + "count": 45, + "uniques": 1 + }, + { + "path": "/taylanu/ArboretumID/edit/main/.github/workflows/main.yml", + "title": "Editing ArboretumID/.github/workflows/main.yml at main · taylanu/ArboretumID", + "count": 28, + "uniques": 1 + }, + { + "path": "/taylanu/ArboretumID/actions", + "title": "Workflow runs · taylanu/ArboretumID", + "count": 16, + "uniques": 1 + }, + { + "path": "/taylanu/ArboretumID/tree/main/.github/workflows", + "title": "ArboretumID/.github/workflows at main · taylanu/ArboretumID", + "count": 16, + "uniques": 1 + }, + { + "path": "/taylanu/ArboretumID", + "title": "taylanu/ArboretumID: CMPSC475 Final Project, ArboretumID Application allows u...", + "count": 13, + "uniques": 1 + }, + { + "path": "/taylanu/ArboretumID/actions/new", + "title": "Workflow templates · taylanu/ArboretumID", + "count": 6, + "uniques": 1 + }, + { + "path": "/taylanu/ArboretumID/actions/workflows/main.yml", + "title": "Fetch GitHub Traffic Data · Workflow runs · taylanu/ArboretumID", + "count": 6, + "uniques": 1 + }, + { + "path": "/taylanu/ArboretumID/tree/main/traffic_data", + "title": "ArboretumID/traffic_data at main · taylanu/ArboretumID", + "count": 5, + "uniques": 1 + }, + { + "path": "/taylanu/ArboretumID/tree/main", + "title": "taylanu/ArboretumID: CMPSC475 Final Project, ArboretumID Application allows u...", + "count": 4, + "uniques": 1 + }, + { + "path": "/taylanu/ArboretumID/actions/runs/8074577999", + "title": "Update main.yml · taylanu/ArboretumID@81bafc7", + "count": 3, + "uniques": 1 + } +] diff --git a/traffic_data/top_paths_2024-03-10.json b/traffic_data/top_paths_2024-03-10.json new file mode 100644 index 0000000..5b496b5 --- /dev/null +++ b/traffic_data/top_paths_2024-03-10.json @@ -0,0 +1,62 @@ +[ + { + "path": "/taylanu/ArboretumID/blob/main/.github/workflows/main.yml", + "title": "ArboretumID/.github/workflows/main.yml at main · taylanu/ArboretumID", + "count": 45, + "uniques": 1 + }, + { + "path": "/taylanu/ArboretumID/edit/main/.github/workflows/main.yml", + "title": "Editing ArboretumID/.github/workflows/main.yml at main · taylanu/ArboretumID", + "count": 28, + "uniques": 1 + }, + { + "path": "/taylanu/ArboretumID/actions", + "title": "Workflow runs · taylanu/ArboretumID", + "count": 16, + "uniques": 1 + }, + { + "path": "/taylanu/ArboretumID/tree/main/.github/workflows", + "title": "ArboretumID/.github/workflows at main · taylanu/ArboretumID", + "count": 16, + "uniques": 1 + }, + { + "path": "/taylanu/ArboretumID", + "title": "taylanu/ArboretumID: CMPSC475 Final Project, ArboretumID Application allows u...", + "count": 13, + "uniques": 1 + }, + { + "path": "/taylanu/ArboretumID/actions/new", + "title": "Workflow templates · taylanu/ArboretumID", + "count": 6, + "uniques": 1 + }, + { + "path": "/taylanu/ArboretumID/actions/workflows/main.yml", + "title": "Fetch GitHub Traffic Data · Workflow runs · taylanu/ArboretumID", + "count": 6, + "uniques": 1 + }, + { + "path": "/taylanu/ArboretumID/tree/main/traffic_data", + "title": "ArboretumID/traffic_data at main · taylanu/ArboretumID", + "count": 5, + "uniques": 1 + }, + { + "path": "/taylanu/ArboretumID/tree/main", + "title": "taylanu/ArboretumID: CMPSC475 Final Project, ArboretumID Application allows u...", + "count": 4, + "uniques": 1 + }, + { + "path": "/taylanu/ArboretumID/actions/runs/8074577999", + "title": "Update main.yml · taylanu/ArboretumID@81bafc7", + "count": 3, + "uniques": 1 + } +] diff --git a/traffic_data/top_referrers_2024-03-04.json b/traffic_data/top_referrers_2024-03-04.json new file mode 100644 index 0000000..14e1429 --- /dev/null +++ b/traffic_data/top_referrers_2024-03-04.json @@ -0,0 +1,7 @@ +[ + { + "referrer": "github.com", + "count": 3, + "uniques": 2 + } +] diff --git a/traffic_data/top_referrers_2024-03-05.json b/traffic_data/top_referrers_2024-03-05.json new file mode 100644 index 0000000..14e1429 --- /dev/null +++ b/traffic_data/top_referrers_2024-03-05.json @@ -0,0 +1,7 @@ +[ + { + "referrer": "github.com", + "count": 3, + "uniques": 2 + } +] diff --git a/traffic_data/top_referrers_2024-03-06.json b/traffic_data/top_referrers_2024-03-06.json new file mode 100644 index 0000000..14e1429 --- /dev/null +++ b/traffic_data/top_referrers_2024-03-06.json @@ -0,0 +1,7 @@ +[ + { + "referrer": "github.com", + "count": 3, + "uniques": 2 + } +] diff --git a/traffic_data/top_referrers_2024-03-07.json b/traffic_data/top_referrers_2024-03-07.json new file mode 100644 index 0000000..14e1429 --- /dev/null +++ b/traffic_data/top_referrers_2024-03-07.json @@ -0,0 +1,7 @@ +[ + { + "referrer": "github.com", + "count": 3, + "uniques": 2 + } +] diff --git a/traffic_data/top_referrers_2024-03-08.json b/traffic_data/top_referrers_2024-03-08.json new file mode 100644 index 0000000..14e1429 --- /dev/null +++ b/traffic_data/top_referrers_2024-03-08.json @@ -0,0 +1,7 @@ +[ + { + "referrer": "github.com", + "count": 3, + "uniques": 2 + } +] diff --git a/traffic_data/top_referrers_2024-03-09.json b/traffic_data/top_referrers_2024-03-09.json new file mode 100644 index 0000000..14e1429 --- /dev/null +++ b/traffic_data/top_referrers_2024-03-09.json @@ -0,0 +1,7 @@ +[ + { + "referrer": "github.com", + "count": 3, + "uniques": 2 + } +] diff --git a/traffic_data/top_referrers_2024-03-10.json b/traffic_data/top_referrers_2024-03-10.json new file mode 100644 index 0000000..14e1429 --- /dev/null +++ b/traffic_data/top_referrers_2024-03-10.json @@ -0,0 +1,7 @@ +[ + { + "referrer": "github.com", + "count": 3, + "uniques": 2 + } +] diff --git a/traffic_data/views_2024-03-04.json b/traffic_data/views_2024-03-04.json new file mode 100644 index 0000000..4c538b0 --- /dev/null +++ b/traffic_data/views_2024-03-04.json @@ -0,0 +1,11 @@ +{ + "count": 203, + "uniques": 2, + "views": [ + { + "timestamp": "2024-02-28T00:00:00Z", + "count": 203, + "uniques": 2 + } + ] +} diff --git a/traffic_data/views_2024-03-05.json b/traffic_data/views_2024-03-05.json new file mode 100644 index 0000000..4c538b0 --- /dev/null +++ b/traffic_data/views_2024-03-05.json @@ -0,0 +1,11 @@ +{ + "count": 203, + "uniques": 2, + "views": [ + { + "timestamp": "2024-02-28T00:00:00Z", + "count": 203, + "uniques": 2 + } + ] +} diff --git a/traffic_data/views_2024-03-06.json b/traffic_data/views_2024-03-06.json new file mode 100644 index 0000000..4c538b0 --- /dev/null +++ b/traffic_data/views_2024-03-06.json @@ -0,0 +1,11 @@ +{ + "count": 203, + "uniques": 2, + "views": [ + { + "timestamp": "2024-02-28T00:00:00Z", + "count": 203, + "uniques": 2 + } + ] +} diff --git a/traffic_data/views_2024-03-07.json b/traffic_data/views_2024-03-07.json new file mode 100644 index 0000000..4c538b0 --- /dev/null +++ b/traffic_data/views_2024-03-07.json @@ -0,0 +1,11 @@ +{ + "count": 203, + "uniques": 2, + "views": [ + { + "timestamp": "2024-02-28T00:00:00Z", + "count": 203, + "uniques": 2 + } + ] +} diff --git a/traffic_data/views_2024-03-08.json b/traffic_data/views_2024-03-08.json new file mode 100644 index 0000000..4c538b0 --- /dev/null +++ b/traffic_data/views_2024-03-08.json @@ -0,0 +1,11 @@ +{ + "count": 203, + "uniques": 2, + "views": [ + { + "timestamp": "2024-02-28T00:00:00Z", + "count": 203, + "uniques": 2 + } + ] +} diff --git a/traffic_data/views_2024-03-09.json b/traffic_data/views_2024-03-09.json new file mode 100644 index 0000000..4c538b0 --- /dev/null +++ b/traffic_data/views_2024-03-09.json @@ -0,0 +1,11 @@ +{ + "count": 203, + "uniques": 2, + "views": [ + { + "timestamp": "2024-02-28T00:00:00Z", + "count": 203, + "uniques": 2 + } + ] +} diff --git a/traffic_data/views_2024-03-10.json b/traffic_data/views_2024-03-10.json new file mode 100644 index 0000000..4c538b0 --- /dev/null +++ b/traffic_data/views_2024-03-10.json @@ -0,0 +1,11 @@ +{ + "count": 203, + "uniques": 2, + "views": [ + { + "timestamp": "2024-02-28T00:00:00Z", + "count": 203, + "uniques": 2 + } + ] +}