Skip to content

Commit 86c2bd8

Browse files
authored
Add files via upload
1 parent 9cf3862 commit 86c2bd8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

043-country-explorer/app.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@
1717
-------------------------- */
1818

1919
// CSV path (same folder as index.html)
20+
// ⚠️ Note:
21+
// This repository includes a full CSV for reference only.
22+
// You are not allowed to use it together with this code in public apps.
23+
// The full licensed dataset can be obtained from Datacogito.
2024
const CSV_PATH = "countries_dataset_2025_v1_0.csv";
2125

2226
// GDP per capita aliases supported (pick the first available)

0 commit comments

Comments
 (0)