ailiteracynepal 🇳🇵

Chapter 02

Getting data

Three honest ways to acquire data — from files you already have, from APIs others publish, and from web pages when no API exists. The last one comes with limits worth respecting.

In this chapter

Sections in this chapter

  1. I Section

    Files and spreadsheets you already have

    0 / 2 exercises

  2. II Section

    Calling APIs for data (weather, NEPSE, exchange rates)

    0 / 2 exercises

  3. III Section

    Scraping responsibly — and its limits

    0 / 2 exercises