12345678910111213141516171819202122232425262728293031323334353637 |
- faostat\_data\_primap.read
- ~~~~~~~~~~~~~~~~~~~~~~~~~~
- .. automodule:: faostat_data_primap.read
- .. currentmodule:: faostat_data_primap.read
- get\_all\_domains
- =================
- .. autofunction:: get_all_domains
- get\_latest\_release
- ====================
- .. autofunction:: get_latest_release
- read\_data
- ==========
- .. autofunction:: read_data
- process
- =======
- .. autofunction:: process
- read\_latest\_data
- ==================
- .. autofunction:: read_latest_data
|