Reading Multiple JSON files in Python to make an open source dictionary

Опубликовано: 13 Май 2026
на канале: James Abela
1,235
5

In this video I show you how I saved $3,000 with 30 lines of Python that enabled me to use an open source dictionary rather than pay Oxford or Cambridge for their rather costly licensing.

0:00 Intro
1:04 importing JSON files
2:00 accessing the individual elements
3:00 exporting a CSV file
3:25 Thanks to original github


RDPT Program: https://sites.google.com/view/rdpt/

Original github repository:
https://github.com/wordset/wordset-di...

Code & resulting CSV File: https://replit.com/@jamesabela/dictio...
The code & the resulting CSV file. It won't run straight from the replit, but you can take the CSV file for your own projects or download the JSON files and run it locally.