Skip to content

Commit bd501ab

Browse files
authored
Add Pyzia provider (#916)
1 parent 241298c commit bd501ab

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

providers/pyzia.yml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
- provider_name: Pyzia
3+
provider_url: https://www.pyzia.app/
4+
endpoints:
5+
- schemes:
6+
- https://www.pyzia.app/dashboard?*
7+
- https://pyzia.app/dashboard?*
8+
- https://www.pyzia.app/embed/chart?*
9+
- https://pyzia.app/embed/chart?*
10+
url: https://www.pyzia.app/api/oembed
11+
example_urls:
12+
- https://www.pyzia.app/api/oembed?url=https%3A%2F%2Fwww.pyzia.app%2Fdashboard%3Find%3DMAC_ECON_GDP_PCAP%26entities%3Dunited-states%2Cchina%26start%3D2000%26end%3D2024
13+
discovery: true
14+
formats:
15+
- json
16+
notes: Provider only supports the 'rich' type
17+
...

0 commit comments

Comments
 (0)