Skip to content

This repository will be a draft of a package about the latest total marine fish production in Indonesia. Data will be collected from PIPP (Pusat Informasi Pelabuhan Perikanan).

License

wearenotrobot/indomarinefish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

indomarinefish

This package will give us information about the latest total marine fish production in Indonesia. The Name of the fish is written in Indonesian. The total production is in Kg.

How it work?

This package will scrape from PIPP to get the latest marine fish production in Indonesia.

This package will use BeautifulSoup4 and Request, to produce output in the form of JSON. This package is ready to be used in web or mobile applications.

How to use

import produksiikan

if __name__ == '__main__':
    result = produksiikan.data_extraction()
    produksiikan.show_data(result)

Author

mizan toyyibun

About

This repository will be a draft of a package about the latest total marine fish production in Indonesia. Data will be collected from PIPP (Pusat Informasi Pelabuhan Perikanan).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published