From 22f8c580f26a1ec3694b1537e2a584a4b70f3919 Mon Sep 17 00:00:00 2001 From: Ross Armstrong <52817125+rossarmstrong@users.noreply.github.com> Date: Tue, 19 Nov 2024 13:13:31 +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 2d8e76c..7f53791 100644 --- a/data/traffic.csv +++ b/data/traffic.csv @@ -5258,4 +5258,15 @@ date,repository,views,unique_visitors,clones,unique_cloners 2024-11-17,integrate-palm-into-word,0,0,0,0 2024-11-17,github-stats,0,0,3,1 2024-11-17,DMARCParser.jl,0,0,0,0 -2024-11-17,julia-packages-data,0,0,6,4 \ No newline at end of file +2024-11-17,julia-packages-data,0,0,6,4 +2024-11-18,chatgpt-python-wrapper,0,0,0,0 +2024-11-18,chatgpt-images-r-shiny,0,0,0,0 +2024-11-18,add-chatgpt-to-microsoft-word,7,7,0,0 +2024-11-18,create-images-with-dall-e-in-microsoft-word,1,1,0,0 +2024-11-18,chatgpt-sentiment-analysis-in-excel,1,1,0,0 +2024-11-18,add-gpt-chatbot-to-microsoft-word,15,3,0,0 +2024-11-18,werpy,11,5,2,1 +2024-11-18,integrate-palm-into-word,0,0,0,0 +2024-11-18,github-stats,0,0,5,3 +2024-11-18,DMARCParser.jl,1,1,0,0 +2024-11-18,julia-packages-data,0,0,4,2 \ No newline at end of file