From bdf4915b82c31db9d8c961f10c73a82dfec0f1a3 Mon Sep 17 00:00:00 2001 From: Ross Armstrong <52817125+rossarmstrong@users.noreply.github.com> Date: Wed, 11 Dec 2024 13:18:01 +1100 Subject: [PATCH] Appending Traffic Data to CSV --- data/traffic.csv | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/data/traffic.csv b/data/traffic.csv index a8792a8..3c50c76 100644 --- a/data/traffic.csv +++ b/data/traffic.csv @@ -5500,4 +5500,15 @@ date,repository,views,unique_visitors,clones,unique_cloners 2024-12-09,integrate-palm-into-word,0,0,0,0 2024-12-09,github-stats,0,0,6,4 2024-12-09,DMARCParser.jl,1,1,0,0 -2024-12-09,julia-packages-data,0,0,3,2 \ No newline at end of file +2024-12-09,julia-packages-data,0,0,3,2 +2024-12-10,chatgpt-python-wrapper,0,0,0,0 +2024-12-10,chatgpt-images-r-shiny,0,0,0,0 +2024-12-10,add-chatgpt-to-microsoft-word,5,5,0,0 +2024-12-10,create-images-with-dall-e-in-microsoft-word,1,1,0,0 +2024-12-10,chatgpt-sentiment-analysis-in-excel,2,2,0,0 +2024-12-10,add-gpt-chatbot-to-microsoft-word,2,2,0,0 +2024-12-10,werpy,2,2,1,1 +2024-12-10,integrate-palm-into-word,0,0,0,0 +2024-12-10,github-stats,0,0,5,3 +2024-12-10,DMARCParser.jl,0,0,0,0 +2024-12-10,julia-packages-data,0,0,2,2 \ No newline at end of file