jayjiratta/Data-Scrape-Dashboard — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a Streamlit dashboard for exploring Thai university tuition fees from TCAS data, focused on Computer Engineering and AI programs.

I want students and parents to be able to quickly compare programs, see tuition ranges in Thai Baht, understand how many seats are available, and filter the data without needing to use spreadsheets. Include an overview page with summary numbers like total programs, average tuition, lowest and highest tuition, plus charts for tuition distribution, university comparison, tuition versus admission capacity, program types, fee ranges, and fields of study.

Also make a data explorer page where users can search the dataset, choose which columns to show, filter by university, program type, field, tuition range, and public versus private university, then download the filtered results as JSON or Excel.

Use the existing JSON data if available, keep the app responsive and easy to read, and make sure it can run locally with a simple requirements file and streamlit run app.py.

Want more depth? Deep Reverse