Skip to content

Commit

Permalink
Appending Traffic Data to CSV
Browse files Browse the repository at this point in the history
  • Loading branch information
rossarmstrong committed Dec 9, 2023
1 parent 407232c commit 1a9244d
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion data/traffic.csv
Original file line number Diff line number Diff line change
Expand Up @@ -1452,4 +1452,15 @@ date,repository,views,unique_visitors,clones,unique_cloners
2023-12-07,integrate-palm-into-word,34,1,1,1
2023-12-07,github-stats,0,0,13,9
2023-12-07,DMARCParser.jl,4,1,1,1
2023-12-07,julia-packages-data,0,0,8,6
2023-12-07,julia-packages-data,0,0,8,6
2023-12-08,chatgpt-python-wrapper,1,1,0,0
2023-12-08,chatgpt-images-r-shiny,2,2,0,0
2023-12-08,add-chatgpt-to-microsoft-word,96,43,0,0
2023-12-08,create-images-with-dall-e-in-microsoft-word,2,2,0,0
2023-12-08,chatgpt-sentiment-analysis-in-excel,4,3,0,0
2023-12-08,add-gpt-chatbot-to-microsoft-word,9,7,0,0
2023-12-08,werpy,29,7,4,3
2023-12-08,integrate-palm-into-word,1,1,0,0
2023-12-08,github-stats,5,1,15,9
2023-12-08,DMARCParser.jl,1,1,1,1
2023-12-08,julia-packages-data,1,1,6,4

0 comments on commit 1a9244d

Please sign in to comment.