Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SEC Fund NAV Downloader

Streamlit app สำหรับโหลดข้อมูล NAV กองทุนรวมไทย จาก SEC OpenAPI

ติดตั้ง

pip install -r requirements.txt

รัน

streamlit run app.py

ใช้งาน

  1. ขอ API key (ฟรี) จาก https://api.sec.or.th แล้วใส่ที่ sidebar
  2. เลือก บลจ → เลือกกองทุน → เลือกช่วงวันที่
  3. กด "โหลด NAV" → ดูกราฟ/ตาราง → ดาวน์โหลด CSV

API Endpoints ที่ใช้

  • GET /FundFactsheet/fund/amc — รายชื่อ บลจ
  • GET /FundFactsheet/fund/amc/{unique_id} — รายชื่อกองทุนของ บลจ
  • GET /FundDailyInfo/{proj_id}/dailynav/{start}/{end} — NAV รายวัน

About

Streamlit app to download Thai mutual fund NAV from SEC OpenAPI

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages