Skip to content

Commit 0fd0989

Browse files
authored
Merge pull request #144 from UA-Libraries-Research-Data-Services/main
Update branch
2 parents f337484 + 8ff2ee0 commit 0fd0989

58 files changed

Lines changed: 2887 additions & 2262 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

_toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ parts:
260260
- file: src/r-gpl3/us-census
261261
title: "...in R"
262262

263-
# USA Spending
263+
# USAspending
264264
- file: src/overview/usa-spending
265265
sections:
266266
- file: src/python/usa-spending

src/overview/usa-spending.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
USA Spending
1+
USAspending
22
%%%%%%%%%%%%%%%%%%%%%%
33

44
Brief Overview
55
****************
66

7-
The USA Spending API provides programmatic access to comprehensive U.S. government spending data, including spending on awards (e.g., federal contracts, grants, geographic breakdowns, agency breakdowns) and account-level, non-award spending such as federal employee compensation. The API is currently in V2, with V1 endpoints being deprecated. No registration is required to use the API. Visit the USA Spending API documentation for information on getting started, available endpoints, and background information [#usas1]_ .
7+
The USAspending API provides programmatic access to comprehensive U.S. government spending data, including spending on awards (e.g., federal contracts, grants, geographic breakdowns, agency breakdowns) and account-level, non-award spending such as federal employee compensation. The API is currently in V2, with V1 endpoints being deprecated. No registration is required to use the API. Visit the USAspending API documentation for information on getting started, available endpoints, and background information [#usas1]_ .
88

99
.. rubric:: References
1010

src/python/bea.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"\n",
3535
"### Import Libraries\n",
3636
"\n",
37-
"The following external libraries need to be installed into your enviornment to run the code examples in this tutorial:\n",
37+
"The following external libraries need to be installed into your environment to run the code examples in this tutorial:\n",
3838
"\n",
3939
"- <a href=\"https://github.com/ipython/ipykernel\" target=\"_blank\">ipykernel</a>\n",
4040
"- <a href=\"https://github.com/psf/requests\" target=\"_blank\">requests</a>\n",

src/python/bls.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"\n",
3434
"### Import Libraries\n",
3535
"\n",
36-
"The following external libraries need to be installed into your enviornment to run the code examples in this tutorial:\n",
36+
"The following external libraries need to be installed into your environment to run the code examples in this tutorial:\n",
3737
"\n",
3838
"- <a href=\"https://github.com/ipython/ipykernel\" target=\"_blank\">ipykernel</a>\n",
3939
"- <a href=\"https://github.com/psf/requests\" target=\"_blank\">requests</a>\n",

src/python/casc.ipynb

Lines changed: 378 additions & 333 deletions
Large diffs are not rendered by default.

src/python/chronam.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"source": [
3838
"## Setup\n",
3939
"\n",
40-
"The following external libraries need to be installed into your enviornment to run the code examples in this tutorial:\n",
40+
"The following external libraries need to be installed into your environment to run the code examples in this tutorial:\n",
4141
"\n",
4242
"* <a href=\"https://github.com/psf/requests\" target=\"_blank\">requests</a>\n",
4343
"* <a href=\"https://github.com/ipython/ipykernel\" target=\"_blank\">ipykernel</a>\n",

src/python/college-scorecard.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"\n",
3232
"### Import Libraries\n",
3333
"\n",
34-
"The following external libraries need to be installed into your enviornment to run the code examples in this tutorial:\n",
34+
"The following external libraries need to be installed into your environment to run the code examples in this tutorial:\n",
3535
"\n",
3636
"- <a href=\"https://github.com/ipython/ipykernel\" target=\"_blank\">ipykernel</a>\n",
3737
"- <a href=\"https://github.com/psf/requests\" target=\"_blank\">requests</a>\n",

src/python/congress.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"\n",
3434
"### Import Libraries\n",
3535
"\n",
36-
"The following external libraries need to be installed into your enviornment to run the code examples in this tutorial:\n",
36+
"The following external libraries need to be installed into your environment to run the code examples in this tutorial:\n",
3737
"* <a href=\"https://github.com/psf/requests\" target=\"_blank\">requests</a>\n",
3838
"* <a href=\"https://github.com/theskumar/python-dotenv\" target=\"_blank\">python-dotenv</a>\n",
3939
"* <a href=\"https://github.com/ipython/ipykernel\" target=\"_blank\">ipykernel</a>\n",

src/python/crossref.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"source": [
3838
"## Setup\n",
3939
"\n",
40-
"The following external libraries need to be installed into your enviornment to run the code examples in this tutorial:\n",
40+
"The following external libraries need to be installed into your environment to run the code examples in this tutorial:\n",
4141
"* <a href=\"https://github.com/psf/requests\" target=\"_blank\">requests</a>\n",
4242
"* <a href=\"https://github.com/theskumar/python-dotenv\" target=\"_blank\">python-dotenv</a>\n",
4343
"* <a href=\"https://github.com/ipython/ipykernel\" target=\"_blank\">ipykernel</a>\n",

src/python/fdc.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"\n",
4242
"### Import Libraries\n",
4343
"\n",
44-
"The following external libraries need to be installed into your enviornment to run the code examples in this tutorial:\n",
44+
"The following external libraries need to be installed into your environment to run the code examples in this tutorial:\n",
4545
"* <a href=\"https://github.com/psf/requests\" target=\"_blank\">requests</a>\n",
4646
"* <a href=\"https://github.com/theskumar/python-dotenv\" target=\"_blank\">python-dotenv</a>\n",
4747
"* <a href=\"https://github.com/ipython/ipykernel\" target=\"_blank\">ipykernel</a>\n",

0 commit comments

Comments
 (0)