The script extracts data from the United Nations pdf file Put the data into a dataframe and converts the dataframe to an excel file And the excel is considered as the final output and can be used to view the data
fitz, pandas, numpy are used as libraries for this script