-
Notifications
You must be signed in to change notification settings - Fork 42
/
Copy pathindex.html
36 lines (34 loc) · 1.82 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
---
layout: index
title: ITA's Data Services Platform
published: true
---
<!--<section id="home">
<h1><a name="welcome-to-github-pages" class="anchor" href="#welcome-to-github-pages"><span class="octicon octicon-link"></span></a>Welcome to ITA's Developer Portal
<div class="imageBox">
<div class="imageinn">
<div class="item">
<img src="images/GitHub-Mark-Light-32px.png" alt="github-light">
</div>
</div>
<div class="hoverImg">
<div class="item">
<a href="https://github.com/InternationalTradeAdministration/developerportal"><img src="images/GitHub-Mark-Grey-32px.png" alt="github-grey"></a>
<span class="caption">ITA on Github</span>
</div>
</div>
</div>
</section>-->
<section id="intro">
<div class="clearfix">
<h1 id="home-title">Welcome to ITA's Data Services Platform</h1>
<ul id="info" >
<div id="sect1">
<h3>Authoritative Data on U.S. Exporting</h3>
<p>The Data Services Platform from the International Trade Administration (ITA) provides direct access to authoritative information on U.S. exporting and international trade via standard APIs. ITA has built the platform to be the central source for exporting data important to small and medium sized U.S. businesses.</p>
<p>The data and information is intended specifically for public use and dissemination. We encourage software developers to integrate the data into their applications and mash-ups to help U.S. small business owners expand their business overseas while creating jobs at home.</p>
<p>Documentation for all APIs can be found on this developer portal. Please review the list of <a href="api-list.html" class="bold">all available APIs</a> from ITA to learn how to work with them. We will continue to add APIs as they become available.</p>
</div>
</ul>
</div>
</section>