From df6d1be55f1aa59e8ea83cf122587e99021a08a1 Mon Sep 17 00:00:00 2001 From: Ross Armstrong <52817125+rossarmstrong@users.noreply.github.com> Date: Wed, 4 Oct 2023 12:39:55 +1100 Subject: [PATCH] Appending Traffic Data to CSV --- data/traffic.csv | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/data/traffic.csv b/data/traffic.csv index 1225abb..0c00962 100644 --- a/data/traffic.csv +++ b/data/traffic.csv @@ -739,4 +739,14 @@ date,repository,views,unique_visitors,clones,unique_cloners 2023-10-02,werpy,6,6,0,0 2023-10-02,integrate-palm-into-word,2,1,0,0 2023-10-02,github-stats,24,1,7,5 -2023-10-02,DMARCParser.jl,1,1,1,1 \ No newline at end of file +2023-10-02,DMARCParser.jl,1,1,1,1 +2023-10-03,chatgpt-python-wrapper,3,2,0,0 +2023-10-03,chatgpt-images-r-shiny,0,0,0,0 +2023-10-03,add-chatgpt-to-microsoft-word,25,15,1,1 +2023-10-03,create-images-with-dall-e-in-microsoft-word,18,3,0,0 +2023-10-03,chatgpt-sentiment-analysis-in-excel,21,6,0,0 +2023-10-03,add-gpt-chatbot-to-microsoft-word,10,2,0,0 +2023-10-03,werpy,2,2,0,0 +2023-10-03,integrate-palm-into-word,2,1,0,0 +2023-10-03,github-stats,6,2,8,5 +2023-10-03,DMARCParser.jl,5,2,2,2 \ No newline at end of file