14 lines
249 B
Markdown
14 lines
249 B
Markdown
# CarOutput_BEA
|
|
|
|
This generates a graph of the BEA data for automobile output, motor vehicle output and truck output.
|
|
|
|
Source: https://apps.bea.gov/api/data
|
|
|
|
API key must be provided through a config.ini file.
|
|
|
|
Format:
|
|
[DEFAULT]
|
|
APIKEY=<APIKEY>
|
|
|
|
|