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 Oct 13, 2023
1 parent 3ef240a commit e9072ac
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion data/traffic.csv
Original file line number Diff line number Diff line change
Expand Up @@ -829,4 +829,14 @@ date,repository,views,unique_visitors,clones,unique_cloners
2023-10-11,werpy,11,7,0,0
2023-10-11,integrate-palm-into-word,1,1,0,0
2023-10-11,github-stats,10,1,17,8
2023-10-11,DMARCParser.jl,11,2,2,2
2023-10-11,DMARCParser.jl,11,2,2,2
2023-10-12,chatgpt-python-wrapper,4,2,1,1
2023-10-12,chatgpt-images-r-shiny,2,2,0,0
2023-10-12,add-chatgpt-to-microsoft-word,99,27,0,0
2023-10-12,create-images-with-dall-e-in-microsoft-word,3,3,1,1
2023-10-12,chatgpt-sentiment-analysis-in-excel,6,3,0,0
2023-10-12,add-gpt-chatbot-to-microsoft-word,29,9,0,0
2023-10-12,werpy,5,5,1,1
2023-10-12,integrate-palm-into-word,1,1,1,1
2023-10-12,github-stats,13,2,8,4
2023-10-12,DMARCParser.jl,13,1,2,2

0 comments on commit e9072ac

Please sign in to comment.