Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Data Analysis

Jervinne Lester Cruz
PLUS
Jervinne Lester Cruz
Courses Plus Student 535 Points

Getting Philippines stock market values

Hi guys,

I would like to ask how to extract data from stock values here in the Philippines. I am planning on applying data visualization.

Also, I would like to ask on what topic here would be good for predicting stock market values.

1 Answer

Steven Parker
Steven Parker
229,732 Points

PseAPI (www.pseapi.com) is a public data source for Philippine Stock Exchange's End-Of-Day Reports. Daily market report data are available in Comma Separated Values (CSV) or JSON format using RESTful API endpoints.

Unfortunately, I'm not aware of any courses here that teach skills related to predicting stock market values.