Giter Club home page Giter Club logo

Comments (1)

simonw avatar simonw commented on June 19, 2024

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

from datasette-ripgrep.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.