By: Gerald Bryan · December 13, 2024
Request URL
and add the headers with Authorization
and value of your <API Key>
.
This time we will fetch these data:
Historical IDX Market Cap
https://api.sectors.app/v1/idx-total/
Historical LQ45 Index Price
https://api.sectors.app/v1/index-daily/lq45/
Historical IDX30 Index Price
https://api.sectors.app/v1/index-daily/idx30/
Historical JII70 Index Price
https://api.sectors.app/v1/index-daily/jii70/
Top 10 Companies based on Market Capitalization
https://api.sectors.app/v1/companies/top/?classifications=market_cap&n_stock=10
Top 10 Companies based on Dividend Yield
https://api.sectors.app/v1/companies/top/?classifications=market_cap&n_stock=10
Top 10 Companies based on Revenue
https://api.sectors.app/v1/companies/top/?classifications=revenue&n_stock=10&year=2023
Top 10 Companies based on Earnings
https://api.sectors.app/v1/companies/top/?classifications=earnings&n_stock=10&year=2023
Top 10 Thirty Days Gainers
'https://api.sectors.app/v1/companies/top-changes/?classifications=top_gainers&n_stock=10&periods=30d'
Top 10 Thirty Days Losers
'https://api.sectors.app/v1/companies/top-changes/?classifications=top_losers&n_stock=10&periods=30d'
json
. Under the Partner Connectors
section, select the Windsor.ai connector (highlighted in the red square).authorize
button. Be sure to read the terms and conditions as well as the permissions being granted. Again, Supertype is not responsible for any consequences arising from the use of this extension.Enter the URL of a JSON data source
field. For this article you can use this url https://raw.githubusercontent.com/geraldbryan/worlwide_mcap/refs/heads/main/worldwide_mcap.json
. Then, click the Add
button.Resources
menu -> Manage added data sources
-> click Edit
for the dataset connected via Windsor.ai.Community visualization access
option, set it to off
, and click save
.Embedded scope
and the other one is Reuseable Scope
. The table below will explain the difference between those two type
Embedded | Reuseable | |
---|---|---|
Created in a report | Can be created from homepage | |
Can only be accessed from a single report | Can be accessed by all reports | |
Shared / copied along with the report | Changes will be applied on all reports that used it as the data source | |
Can be edited by anyone who can edit the report | More control over sharing | |
Can be converted to reusable | Can not be converted to embedded |
Resource
menu -> Manage added data sources
, and click Make Reusable
on the dataset you want to reuse.+Add Data
menu -> switch to My data sources
, and select the data you want to use.Resource
menu -> Manage added data sources
. From there, select the data source you want to auto-update, click the Data Freshness
option, and modify the schedule accordingly.Refresh data
.Know Your Audience
Keep Things Simple
Use the Right Chart Type
Use Colors Wisely
Highlight the Most Important Information
Avoid Clutter
1. Crafting a Data Story
Understanding your Audiences
Defining the Purpose
Identifying Key Insights
2. Building the Narrative
Setting the Context
Highlighting Key Insights
Creating a Flow
3. Delivering the Stories
Presentation Techniques