- Go to https://www.nasa.gov/press-release/nasa-industry-to-collaborate-on-space-communications-by-2025
- Parse the webpage to a hash like the following:
- implemented nasa_articles.rb file
-
Extraction Data from PDF.
-
From every Judgment for Costs of Appointed Attorney document, you have to fill a hash like the following: { :petitioner => “Frank Nunooruk, Jr.”, : => “State of Alaska”, :amount => “$1,000.00”, :date => “2021-12-08” }
-
implemented pdf_parser.rb file