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 4, 2023
1 parent 96ed98d commit df6d1be
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 @@ -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
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

0 comments on commit df6d1be

Please sign in to comment.