Skip to content

Commit 779ce4a

Browse files
authored
moving chart, adding blurb
1 parent 1057d0d commit 779ce4a

File tree

1 file changed

+19
-15
lines changed

1 file changed

+19
-15
lines changed

content/_index.html

Lines changed: 19 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ <h1>api.data.gov</h1>
77

88
<div class="grid-row-auto">
99
<p>
10-
api.data.gov is a free API management service for federal agencies. Our
11-
aim is to make it easier for agencies to release and manage APIs.
10+
api.data.gov is a free API management service for federal agencies that serves to fulfill GSA's obligations under the Open Government Data Act of 2018 by offering an API point of entry to share government data with the public. Our
11+
aim is to make it easier for government to release and manage APIs and to date is used by 25 agencies for over 450 APIs.
1212
</p>
1313
<a
1414
href="/about/"
@@ -46,6 +46,21 @@ <h2>Agencies That Use api.data.gov</h2>
4646

4747
<hr />
4848

49+
<div class="grid-row-auto">
50+
<h2>Utilization Data</h2>
51+
<p>
52+
Historical and live API analytics for both API keys and API queries are
53+
maintained at both the agency level and government-wide.
54+
</p>
55+
<a
56+
href="/metrics/"
57+
class="usa-button usa-button--secondary centered-icon-button child-icon-margin-left"
58+
>Live Metrics {{< usa-icon "arrow_forward" >}}</a
59+
>
60+
</div>
61+
62+
<hr />
63+
4964
<div class="grid-row-auto">
5065
<h2>Documentation</h2>
5166
<ul class="usa-list">
@@ -63,19 +78,8 @@ <h2>Documentation</h2>
6378
</ul>
6479
</div>
6580

66-
<hr />
81+
82+
6783

68-
<div class="grid-row-auto">
69-
<h2>Utilization Data</h2>
70-
<p>
71-
Historical and live API analytics for both API keys and API queries are
72-
maintained at both the agency level and government-wide.
73-
</p>
74-
<a
75-
href="/metrics/"
76-
class="usa-button usa-button--secondary centered-icon-button child-icon-margin-left"
77-
>Live Metrics {{< usa-icon "arrow_forward" >}}</a
78-
>
79-
</div>
8084
</div>
8185
</section>

0 commit comments

Comments
 (0)