Getting Started
The project distills NTU's data into a structured format, and makes it easy to use in your projects.
There are 3 ways to access the data:
| # | Method | Use Cases |
|---|
1 | |
- Explore what data is available.
- Use as a reference for your own projects.
- Hack up prototypes.
|
2 | |
- Analyze the raw data.
- Manage the data to meet your needs.
- Hack up prototypes, giving flexibility to querying.
|
3 | |
- Add/Modify fields to the raw data.
- Postprocess the data to meet your needs.
|