Skip to content
This repository was archived by the owner on Sep 10, 2024. It is now read-only.

Commit c77c4ef

Browse files
author
Greg Ceccarelli
committed
2 parents ee465d6 + 1e6c4d5 commit c77c4ef

File tree

2 files changed

+2
-10
lines changed

2 files changed

+2
-10
lines changed

.github/workflows/generate-sqlite.yaml renamed to .github/workflows/generate-sqlite.yaml.off

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
branches:
55
- master
66

7-
jobs:
7+
jobs:
88
update-db:
99
runs-on: ubuntu-latest
1010
steps:

README.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -24,17 +24,9 @@ A comprehensive data dictionary that explains the contents of these files is [he
2424

2525
The files have been versioned based on a weekly snapshot of identified repositories from the week of `2020-01-20` onward.
2626

27-
**We will update this repository with new data files on a weekly basis, generally on Tuesday. We will revisit this each month and provide an update on continuing this commitment.**
27+
**We will update this repository with new data files on a monthly basis, generally on the first Tuesday of a month. We will revisit this each month and provide an update on continuing this commitment.**
2828

2929

30-
### Preview This Data With A SQL Interface
31-
32-
The below Heroku App provides a fully equipped in browser SQL interface with full-text search and [REST API](https://datasette.readthedocs.io/en/stable/json_api.html) extensibility.
33-
34-
https://covid-repo-data.herokuapp.com/covid_sql/latest_data
35-
36-
> The above page is generated with [datasette](https://github.com/simonw/datasette), a tool for exploring and publishing data, which provides [many other](https://datasette.readthedocs.io/en/stable/index.html) features.
37-
3830
### Identification methodology
3931

4032
Rather than relying on any one GitHub topic to identify potential COVID-19 related projects, the data set is produced using a more comprehensive set of search criteria to identify projects likely to be COVID-19 related.

0 commit comments

Comments
 (0)