Skip to content

Lanbig/standard-scraping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Standard Scraping Tool

License: ODbL

Standard Scraping Tool is a python script designed to pulling data out of HTML format. The script will read the data-country-members from IEC and ISO official webpage. The data is used for Code and Standard indicator and they are published on ULSafetyIndex.org. The script was developed using Python, BeautifulSoup.

Data Fields

1. ISO Members

Country Detail
country Country
membership Types of membership
tc_participation Technical commitee
pdc_participation Errr X#$%@&!#^%

URL: https://www.iso.org/members.html

2. IEC Members

Country Detail
country Country
membership Types of membership
p_member Number of participating member
o_member Number of observer member

URL: http://www.iec.ch/members/ (Meta refresh)

About

A python script designed to pulling data out of HTML format from ISO and IEC Standard Organization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages