CSV FILE INFO • Option: Scrape, not download, the CSV file instead of scraping table.   Create the 6 agents to handle the annual data. These agents extract the yearly data a time over the range 1990 thru 2019. When the data has been extracted, the plot a linear regression for each threaded agent. Threading rules: ▪ Only one agent can access the database at a time. ▪ The database inquiry only request one cell of data per request for data. ▪ The agents must make repeated requests for annual data. After collecting the data, plot a liner regression for each gas using either Matplotlib or Plotly.

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question
CSV FILE INFO
• Option: Scrape, not download, the CSV file instead of scraping table.
 
Create the 6 agents to handle the annual data. These agents extract the yearly data
a time over the range 1990 thru 2019. When the data has been extracted, the plot
a linear regression for each threaded agent.
Threading rules:
▪ Only one agent can access the database at a time.
▪ The database inquiry only request one cell of data per request for data.
▪ The agents must make repeated requests for annual data.
After collecting the data, plot a liner regression for each gas using either Matplotlib
or Plotly.
 
 
 
 
 
Create 6 threaded agents for the Global Radiative Forcing annual values. These agents extract the yearly data one at a time over the
range 1990 thru 2019.
Threading rules:
Only one threaded agent can access the database at a time.
The database inquiry only requests one cell of data per request.
The agents must make repeated requests for yearly data.
After collecting the data, plot the liner regression for each gas using either Matplotlib or Plotly.
●
●
Agent1
Agent2
...
Agent6
Year CO₂ CH
1980
Table 2. Global Radiative Forcing, CO₂-equivalent mixing ratio, and the AGGI 1979-2019
CO₂-
eq
(ppm)
1979 1.027 0.406
1981
1000
Global Radiative Forcing (W m²²)
1982 1.091
1 117
N₂0
1.079 0.420 0.107
0.104
1.060 0.413 0.104 0.163
0400
CFCS* HCFCs
0.154
0.172
0.426 0.111 0.180
0100
0.008
0.009
0.009
0.010
HFCS* Total Total
0.001 1.700 382
0.001 1.750 386
0.001
0.001
0.001 1.788 388 0.825
1 041
1990 change
= 1
0.785
201
AGGI
0.808 2.3
1.820 391 0.840
0 OCA
1.8
1.5
10
Transcribed Image Text:Create 6 threaded agents for the Global Radiative Forcing annual values. These agents extract the yearly data one at a time over the range 1990 thru 2019. Threading rules: Only one threaded agent can access the database at a time. The database inquiry only requests one cell of data per request. The agents must make repeated requests for yearly data. After collecting the data, plot the liner regression for each gas using either Matplotlib or Plotly. ● ● Agent1 Agent2 ... Agent6 Year CO₂ CH 1980 Table 2. Global Radiative Forcing, CO₂-equivalent mixing ratio, and the AGGI 1979-2019 CO₂- eq (ppm) 1979 1.027 0.406 1981 1000 Global Radiative Forcing (W m²²) 1982 1.091 1 117 N₂0 1.079 0.420 0.107 0.104 1.060 0.413 0.104 0.163 0400 CFCS* HCFCs 0.154 0.172 0.426 0.111 0.180 0100 0.008 0.009 0.009 0.010 HFCS* Total Total 0.001 1.700 382 0.001 1.750 386 0.001 0.001 0.001 1.788 388 0.825 1 041 1990 change = 1 0.785 201 AGGI 0.808 2.3 1.820 391 0.840 0 OCA 1.8 1.5 10
From this website:
https://gml.noaa.gov/aggi/aggi.html
ПОЯЯ
Global Monitoring Laboratory
Earth Custom Desearch I ahoratorios
Scrape the website data or scrape the csv data file (not download):
Table 2: Global Radiative Forcing
Store the data in your SQLite database from previous lab assignments.
Transcribed Image Text:From this website: https://gml.noaa.gov/aggi/aggi.html ПОЯЯ Global Monitoring Laboratory Earth Custom Desearch I ahoratorios Scrape the website data or scrape the csv data file (not download): Table 2: Global Radiative Forcing Store the data in your SQLite database from previous lab assignments.
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 6 steps with 2 images

Blurred answer
Knowledge Booster
Data Recovery Approaches
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education