mirror of
https://github.com/web3privacy/data
synced 2024-10-15 18:16:28 +02:00
Web3Privacy Now Data - Team, Projects, Events and other datasets
73df1f40e7
The previous regex pattern under country was `^\\w{2}$` and this seemed to not work with the submission of two letter country codes replaced it with the regex `^[a-z]{2}$` which is used for the same two letter code within the schema already |
||
---|---|---|
.github/workflows | ||
schema | ||
src | ||
utils | ||
.gitignore | ||
Makefile | ||
README.md |
Web3Privacy Now Data
This is a repository with structured dataset with basic informations about the Web3Privacy Now initiative.
You can find it here:
- Official links
- List of team members
- List of projects
- List of events
Deployment
Quick links
Collection | Source | Links |
---|---|---|
Core file (links, team) | src/index.yaml |
Edit |
Projects | src/projects/index.yaml |
Edit |
Events | src/events/index.yaml |
Edit |