data/README.md

35 lines
2.2 KiB
Markdown

# Web3Privacy Now Data
[![Build and Deploy](https://github.com/web3privacy/data/actions/workflows/deploy.yml/badge.svg)](https://github.com/web3privacy/data/actions/workflows/deploy.yml)
[![Synchronize data](https://github.com/web3privacy/data/actions/workflows/sync.yml/badge.svg)](https://github.com/web3privacy/data/actions/workflows/sync.yml)
This repository is the structured dataset with basic informations about the [Web3Privacy Now](https://web3privacy.info/) initiative.
You can find it here:
- [Web3PrivacyNow Official links and team members](https://github.com/web3privacy/data/blob/main/src/index.yaml)
- [Web3PrivacyNow Manifesto](https://github.com/web3privacy/data/blob/main/src/W3PN%20Manifesto.png)
- [List of projects](https://github.com/web3privacy/data/blob/main/src/projects/index.yaml)
- [List of events](https://github.com/web3privacy/data/blob/main/src/events/index.yaml)
- [Database of people](https://github.com/web3privacy/data/tree/main/src/people)
- [List of research](https://github.com/web3privacy/data/blob/main/src/research/index.yaml)
## Deployment (JSON)
* https://data.web3privacy.info/
## Downstream
* Once deployed to data.web3privacy.info the data is used in the deployment of the main project website [web3privacy.info](https://web3privacy.info/) - [see relevant repository](https://github.com/web3privacy/web)
## Quick links
| Collection | Source | Links |
| --- | --- | --- |
| Data Schema | [`schema/index.yaml`](schema/index.yaml) | [Edit](https://github.com/web3privacy/data/edit/main/schema/index.yaml) |
| Core file | [`src/index.yaml`](src/index.yaml) | [Edit](https://github.com/web3privacy/data/edit/main/src/index.yaml) |
| Projects | [`src/projects/index.yaml`](src/projects/index.yaml) | [Edit](https://github.com/web3privacy/data/edit/main/src/projects/index.yaml) |
| Events | [`src/events/index.yaml`](src/events/index.yaml) | [Edit](https://github.com/web3privacy/data/edit/main/src/events/index.yaml) |
| Research | [`src/research/index.yaml`](src/research/index.yaml) | [Edit](https://github.com/web3privacy/data/edit/main/src/research/index.yaml) |
| People | [`src/people`](src/people/) | [Edit](https://github.com/web3privacy/data/edit/main/src/people/) |