From 15742dc7b5e69c88bf2ce954801dcbc087127c1a Mon Sep 17 00:00:00 2001 From: Ross Armstrong <52817125+rossarmstrong@users.noreply.github.com> Date: Mon, 21 Oct 2024 13:10:50 +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 c4880da..10314ed 100644 --- a/data/traffic.csv +++ b/data/traffic.csv @@ -4939,4 +4939,15 @@ date,repository,views,unique_visitors,clones,unique_cloners 2024-10-19,integrate-palm-into-word,0,0,0,0 2024-10-19,github-stats,0,0,6,4 2024-10-19,DMARCParser.jl,0,0,0,0 -2024-10-19,julia-packages-data,0,0,1,1 \ No newline at end of file +2024-10-19,julia-packages-data,0,0,1,1 +2024-10-20,chatgpt-python-wrapper,0,0,0,0 +2024-10-20,chatgpt-images-r-shiny,1,1,0,0 +2024-10-20,add-chatgpt-to-microsoft-word,8,7,0,0 +2024-10-20,create-images-with-dall-e-in-microsoft-word,5,1,0,0 +2024-10-20,chatgpt-sentiment-analysis-in-excel,1,1,0,0 +2024-10-20,add-gpt-chatbot-to-microsoft-word,0,0,0,0 +2024-10-20,werpy,1,1,0,0 +2024-10-20,integrate-palm-into-word,0,0,0,0 +2024-10-20,github-stats,0,0,4,2 +2024-10-20,DMARCParser.jl,0,0,0,0 +2024-10-20,julia-packages-data,0,0,1,1 \ No newline at end of file