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