Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add various simonw/x-datasette repos to the demo #19

Closed
simonw opened this issue Dec 4, 2020 · 1 comment
Closed

Add various simonw/x-datasette repos to the demo #19

simonw opened this issue Dec 4, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@simonw
Copy link
Owner

simonw commented Dec 4, 2020

e.g. https://github.com/simonw/fivethirtyeight-datasette

@simonw
Copy link
Owner Author

simonw commented Dec 4, 2020

Before deploying this I grabbed the IDs of the existing repos. This SQL query shows the new repos after the deploy:

https://ripgrep.datasette.io/repos?sql=select%0D%0A++name%2C+html_url%2C+description%0D%0Afrom%0D%0A++repos%0D%0Awhere%0D%0A++id+not+in+%28%0D%0A++++107914493%2C%0D%0A++++110509816%2C%0D%0A++++129660868%2C%0D%0A++++130236762%2C%0D%0A++++134874019%2C%0D%0A++++135007287%2C%0D%0A++++135372981%2C%0D%0A++++138669673%2C%0D%0A++++140912432%2C%0D%0A++++142967347%2C%0D%0A++++145483077%2C%0D%0A++++158149672%2C%0D%0A++++162850894%2C%0D%0A++++163790822%2C%0D%0A++++166159072%2C%0D%0A++++167730071%2C%0D%0A++++167759846%2C%0D%0A++++168474970%2C%0D%0A++++174619733%2C%0D%0A++++174715153%2C%0D%0A++++175550127%2C%0D%0A++++184168864%2C%0D%0A++++189321671%2C%0D%0A++++190950781%2C%0D%0A++++191022928%2C%0D%0A++++195087137%2C%0D%0A++++195145678%2C%0D%0A++++195696804%2C%0D%0A++++207630174%2C%0D%0A++++209091256%2C%0D%0A++++214299267%2C%0D%0A++++217216787%2C%0D%0A++++219372133%2C%0D%0A++++220558687%2C%0D%0A++++220716822%2C%0D%0A++++221802296%2C%0D%0A++++228469685%2C%0D%0A++++228485806%2C%0D%0A++++234825790%2C%0D%0A++++236110759%2C%0D%0A++++236867027%2C%0D%0A++++237321267%2C%0D%0A++++238339412%2C%0D%0A++++240815938%2C%0D%0A++++242260583%2C%0D%0A++++243710733%2C%0D%0A++++243887036%2C%0D%0A++++245670670%2C%0D%0A++++245856731%2C%0D%0A++++246108561%2C%0D%0A++++247527438%2C%0D%0A++++248385299%2C%0D%0A++++248999994%2C%0D%0A++++253632948%2C%0D%0A++++255460347%2C%0D%0A++++261634807%2C%0D%0A++++271408895%2C%0D%0A++++271665336%2C%0D%0A++++272098486%2C%0D%0A++++273547529%2C%0D%0A++++273576861%2C%0D%0A++++273609879%2C%0D%0A++++274264484%2C%0D%0A++++274293597%2C%0D%0A++++275615947%2C%0D%0A++++275624346%2C%0D%0A++++275711254%2C%0D%0A++++276227263%2C%0D%0A++++279357123%2C%0D%0A++++280500027%2C%0D%0A++++281481347%2C%0D%0A++++284131154%2C%0D%0A++++284383265%2C%0D%0A++++287625934%2C%0D%0A++++288629766%2C%0D%0A++++291359358%2C%0D%0A++++293164447%2C%0D%0A++++293302651%2C%0D%0A++++294305203%2C%0D%0A++++294706267%2C%0D%0A++++296966739%2C%0D%0A++++299143849%2C%0D%0A++++299198369%2C%0D%0A++++303184040%2C%0D%0A++++305199661%2C%0D%0A++++308930118%2C%0D%0A++++312934001%2C%0D%0A++++315796015%2C%0D%0A++++197431109%2C%0D%0A++++197882382%2C%0D%0A++++205429375%2C%0D%0A++++206156866%2C%0D%0A++++206202864%2C%0D%0A++++206649770%2C%0D%0A++++207052882%2C%0D%0A++++209590345%2C%0D%0A++++213286752%2C%0D%0A++++214746582%2C%0D%0A++++248903544%2C%0D%0A++++256834907%2C%0D%0A++++303218369%0D%0A++%29

name html_url description
fivethirtyeight-datasette https://github.com/simonw/fivethirtyeight-datasette Code to package FiveThirtyEight data using Datasette
global-power-plants-datasette https://github.com/simonw/global-power-plants-datasette Datasette showing global power plant data from https://github.com/wri/global-power-plant-database
russian-ira-facebook-ads-datasette https://github.com/simonw/russian-ira-facebook-ads-datasette Explore 3,500 Facebook ads reported to have been bought by the Russian Internet Research Agency
russian-troll-tweets-datasette https://github.com/simonw/russian-troll-tweets-datasette The FiveThirtyEight collection of Russian troll tweets published using Datasette
24ways-datasette https://github.com/simonw/24ways-datasette Supporting material for my 24 ways article in 2018
whosonfirst-datasette https://github.com/simonw/whosonfirst-datasette  
fara-datasette https://github.com/simonw/fara-datasette Create a Datasette instance of data from https://efile.fara.gov/ords/f?p=API:BULKDATA
covid-19-datasette https://github.com/simonw/covid-19-datasette Deploys a Datasette instance of COVID-19 data from Johns Hopkins CSSE and the New York Times
big-local-datasette https://github.com/simonw/big-local-datasette Publishing a Datasette of open projects from biglocalnews.org
sba-loans-covid-19-datasette https://github.com/simonw/sba-loans-covid-19-datasette  
srccon-2020-datasette https://github.com/simonw/srccon-2020-datasette Publishing the SRCCON schedule using Datasette
parlgov-datasette https://github.com/simonw/parlgov-datasette  
homebrew-datasette https://github.com/simonw/homebrew-datasette Datasette formula for Homebrew
calands-datasette https://github.com/simonw/calands-datasette Datasette instance with data from calands.org

@simonw simonw closed this as completed Dec 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant