Skip to content

Commit

Permalink
🔥 Remove deleted Sheets
Browse files Browse the repository at this point in the history
  • Loading branch information
AnandChowdhary committed Apr 9, 2020
1 parent 14161f1 commit ed856a5
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 204 deletions.
20 changes: 8 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,18 +29,14 @@ The following endpoints come from our Airtable databases.

The following endpoints come from our Google Sheets spreadsheets.

| File | Data | CDN URL |
| -------------------------------------------------------------------------------------- | ------------------------------------------ | ---------------------------------------------------------------------------------------- |
| [`amount-received.json`](./amount-received.json) | List of financial contributors and amounts | [API Endpoint](https://open-data.karuna2020.org/amount-received.json) |
| [`amount-payable.json`](./amount-payable.json) | List of outgoing transactions | [API Endpoint](https://open-data.karuna2020.org/amount-payable.json) |
| [`infrastructure.json`](./infrastructure.json) | List of our available infrastructure | [API Endpoint](https://open-data.karuna2020.org/infrastructure.json) |
| [`sop-s.json`](./sop-s.json) | Our SOPs (standard operating procedures) | [API Endpoint](https://open-data.karuna2020.org/sop-s.json) |
| [`concalls.json`](./concalls.json) | Summary of our conference calls | [API Endpoint](https://open-data.karuna2020.org/concalls.json) |
| [`it-website.json`](./it-website.json) | Technology, website, and marketing | [API Endpoint](https://open-data.karuna2020.org/it-website.json) |
| [`things-to-be-done.json`](./things-to-be-done.json) | List of things to be done | [API Endpoint](https://open-data.karuna2020.org/things-to-be-done.json) |
| [`geography-and-beneficiary-requests.json`](./geography-and-beneficiary-requests.json) | Geography | [API Endpoint](https://open-data.karuna2020.org/geography-and-beneficiary-requests.json) |
| [`material-list.json`](./material-list.json) | Material we're planning on getting | [API Endpoint](https://open-data.karuna2020.org/material-list.json) |
| [`material-ordered-and-transfer`](./material-ordered-and-transfer) | Material we've ordered | [API Endpoint](https://open-data.karuna2020.org/material-ordered-and-transfer) |
| File | Data | CDN URL |
| ---------------------------------------------------- | ------------------------------------------ | ----------------------------------------------------------------------- |
| [`amount-received.json`](./amount-received.json) | List of financial contributors and amounts | [API Endpoint](https://open-data.karuna2020.org/amount-received.json) |
| [`amount-payable.json`](./amount-payable.json) | List of outgoing transactions | [API Endpoint](https://open-data.karuna2020.org/amount-payable.json) |
| [`infrastructure.json`](./infrastructure.json) | List of our available infrastructure | [API Endpoint](https://open-data.karuna2020.org/infrastructure.json) |
| [`sop-s.json`](./sop-s.json) | Our SOPs (standard operating procedures) | [API Endpoint](https://open-data.karuna2020.org/sop-s.json) |
| [`concalls.json`](./concalls.json) | Summary of our conference calls | [API Endpoint](https://open-data.karuna2020.org/concalls.json) |
| [`things-to-be-done.json`](./things-to-be-done.json) | List of things to be done | [API Endpoint](https://open-data.karuna2020.org/things-to-be-done.json) |

## 💡 How it works

Expand Down
41 changes: 0 additions & 41 deletions geography-and-beneficiary-requests.json

This file was deleted.

24 changes: 0 additions & 24 deletions it-website.json

This file was deleted.

81 changes: 0 additions & 81 deletions material-list.json

This file was deleted.

44 changes: 0 additions & 44 deletions material-ordered-and-transfer.json

This file was deleted.

4 changes: 2 additions & 2 deletions src/sheet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@ tabs:
- 3. Concalls
# - 4. Volunteers
- 5. Geography & Beneficiary Requests
- 6. Material List
# - 6. Material List
- 7. Material Ordered & Transfer
# - 8. Contacts
# - 9. Major Connects
- 10. Infrastructure
- 11. IT/ Website
# - 11. IT/ Website
# - 12. Other Points
- 13. Amount Received
- 14. Amount Payable
Expand Down

0 comments on commit ed856a5

Please sign in to comment.