-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
225 lines (185 loc) · 10.9 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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="ReliefWeb API Landing Page">
<meta name="author" content="ReliefWeb">
<title>ReliefWeb API</title>
<!-- Bootstrap Core CSS -->
<!--<link href="css/bootstrap.min.css" rel="stylesheet">-->
<!-- Custom CSS -->
<!--<link href="css/small-business.css" rel="stylesheet">-->
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
<!--css-->
<link href='css/dashboard-api.css' rel='stylesheet' type='text/css'>
<link href='http://labs.reliefweb.int/css/bootstrap.min.css' rel='stylesheet' type='text/css'>
<link href='http://labs.reliefweb.int/css/rwlabsstyle.css' rel='stylesheet' type='text/css'>
<link href='http://apidoc.andyfootner.com/ie10-viewport-bug-workaround.css' rel='stylesheet' type='text/css'>
<!--js-->
<script type="text/javascript" src="http://apidoc.andyfootner.com/jquery-1.12.2.min.js"></script>
<script src="http://apidoc.andyfootner.com/ie-emulation-modes-warning.js" type="text/javascript"></script>
<script src="http://apidoc.andyfootner.com/bootstrap.min.js" type="text/javascript"></script>
<script src="http://apidoc.andyfootner.com/dashboard.js" type="text/javascript"></script>
<script src="http://apidoc.andyfootner.com/ie10-viewport-bug-workaround.js" type="text/javascript"></script>
</head>
<body class="rwlabs" style=" background-color: #ffffff;">
<!-- Header -->
<nav class="navbar navbar-default" style="margin-bottom:2em;">
<div class="container">
<div class="row">
<div class="navbar-header col-md-12">
<ul class="nav navbar-nav nav-tabs col-xs-12 col-sm-8 col-md-5 navbar-left" id="rw-nav-global-sites">
<li class="rw-nav-first-left"><a href="http://reliefweb.int" id="rw-nav-rwhome"></a></li>
<li class="active"><a href="http://labs.reliefweb.int/index.html" id="rw-nav-rwlabs">Labs</a></li>
<li><a href="http://reliefweb.int/blog" id="rw-nav-rwblog">Blog</a></li>
</ul>
<ul class="nav nav-pills col-xs-12 col-sm-4 col-md-5 navbar-right" id="rw-nav-global-utilities">
<li><a href="http://reliefweb.int/about">About Us</a></li>
<li><a href="mailto:[email protected]">Get in touch</a></li>
<li>
<ul class="social-icons">
<li class="social-icon"><a href="http://twitter.com/reliefweb"><img src="http://labs.reliefweb.int/img/icon-twitter.png" alt="Twitter"></a></li>
<li class="social-icon"><a href="http://www.facebook.com/reliefweb"><img src="http://labs.reliefweb.int/img/icon-facebook.png" alt="Facebook"></a></li>
<li class="social-icon"><a href="http://www.youtube.com/channel/UC4RQutFVU_1OSNtOzGyBfGw"><img src="http://labs.reliefweb.int/img/icon-youtube.png" alt="YouTube"></a></li>
<li class="social-icon"><a href="https://plus.google.com/u/0/101350840970995581001"><img src="http://labs.reliefweb.int/img/icon-google.png" alt="Google plus"></a></li>
<li class="social-icon"><a href="/rss"><img src="http://labs.reliefweb.int/img/icon-rss.png" alt="RSS"></a></li>
</ul>
</li>
</ul>
</div>
</div>
</div>
</nav>
<!-- /Header -->
<!-- Page Content -->
<div class="container">
<!-- Title block -->
<header class="jumbotron hero-spacer">
<!-- Summary -->
<h1>ReliefWeb API</h1>
<p>Do you need to embed RW content into your website? <br/>RW offers all its content through its API to be consumed by any other service. </p>
<ul>
<li>Are you aware on your site or service about the last disasters? Use RW API to get the latest updates when a disaster happens</li>
<li>Do you want to have the latest information about humanitarian training all around the world? Use RW API to get RW's posted trainings that fits better with your goals and embed the information into your corporate training system</li>
<li>... ... and much much more</li>
</ul>
<!-- /Summary -->
<!-- Buttoms call to action -->
<div class="row">
<ul class="nav nav-justified ">
<li><a class="btn btn-primary btn-lg btn-margin-right" href="http://apidoc.rwlabs.org">Go to the <br/>API Documentation</a></li>
<li><a class="btn btn-primary btn-lg btn-margin-left" href="http://groups.google.com/forum/#!forum/rw-api-dev">Go to the<br/>Support Forum</a></li>
</ul>
</div>
<!-- /Buttoms call to action -->
</header>
<!-- /Title block -->
<!-- Try -->
<div class="row">
<div class="col-lg-12">
<div class="well ">
<p>Try how it works (you can edit the call!)</p>
<div class="apiCall">
<div class="input-group">
<div class="url" contenteditable="true"><pre><code>http://api.reliefweb.int/v1/reports?filter[field]=source.shortname&filter[value][]=IFRC&limit=0</code></pre></div>
</div>
</div>
</div>
</div>
<!-- /.col-lg-12 -->
</div>
<!-- /.row -->
<!-- /Try -->
<!-- Use cases -->
<h2>Use cases</h2>
<!-- Content Row -->
<div class="row ">
<div class="col-md-4">
<a href="http://www.healthmap.org/en/" target="_new"><h3>HealthMap</h3></a>
<p>HealthMap consumes RW reports tagged with the theme health to generate interactive maps about the health situation of some diseases aroung the world.</p>
<a class="btn btn-default" href="http://www.healthmap.org/en/" target="_new">More Info</a>
</div>
<!-- /.col-md-4 -->
<div class="col-md-4">
<a href="http://micromappers.org/" target="_new"><h3>Micromappers</h3></a>
<p>Micromappers read the new disasters published in ReliefWeb to generate new maps and create a community for improving data and maps by simple tasks like cataloging pictures or tagging maps so aid workers have better information resources.</p>
<a class="btn btn-default" href="http://micromappers.org/" target="_new">More Info</a>
</div>
<!-- /.col-md-4 -->
<div class="col-md-4 ">
<a href="https://unjobfinder.org/" target="_new"><h3>UN Job Finder</h3></a>
<p>Un Job Finder is a job agregattor of jobs for the UN and related agencies. It uses RW API to get RW's posted jobs.</p>
<a class="btn btn-default" href="https://unjobfinder.org/" target="_new">More Info</a>
</div>
<!-- /.col-md-4 -->
</div>
<!-- /.row -->
<!-- /Use cases -->
<hr>
<!-- Footer -->
<footer>
<div class="footer container">
<div class="row">
<div class="container">
<div class="col-md-4 col-sm-6 col-xs-12">
<div class="logo-footer text-hide"><a href="http://www.reliefweb.int" class="logo active">ReliefWeb</a></div>
<p class="footer-subtitle">Informing humanitarians worldwide.</p>
<p>A service provided by
<span class="ocha-logo-footer text-hide"><a href="http://www.unocha.org">OCHA</a></span></p>
<p>ReliefWeb has been the leading online source for reliable and timely humanitarian information on global crises and disasters since 1996.<br><a href="http://reliefweb.int/about">Learn more about ReliefWeb</a></p>
</div>
<div class="col-md-4 col-sm-6 col-xs-12 pull-right">
<div class="footer-heading">Related Sites</div>
<div class="row">
<div class="col-md-4 col-sm-4 col-xs-4">
<div class="related-site text-hide logo-humanitarianresponse"><a href="http://www.humanitarianresponse.info/" title="Humanitarian Response" target="_blank">Humanitarian Response</a></div>
<div class="related-site text-hide logo-gdacs"><a href="http://www.gdacs.org" title="Global Disaster Alert and Coordination System" target="_blank">Global Disaster Alert and Coordination System</a></div>
<div class="related-site text-hide logo-inform"><a href="http://www.inform-index.org" title="Inform Index" target="_blank">Inform Index</a></div>
<div class="related-site text-hide logo-iasc"><a href="http://www.humanitarianinfo.org/iasc/" title="Inter-Agency Standing Committee" target="_blank">Inter-Agency Standing Committee</a></div>
<div class="related-site text-hide logo-pw"><a href="http://www.preventionweb.net/" title="PreventionWeb" target="_blank">PreventionWeb</a></div>
</div>
<div class="col-md-4 col-sm-4 col-xs-4">
<div class="related-site text-hide logo-hdx"><a href="http://data.hdx.rwlabs.org/" title="Humanitarian Data Exchange" target="_blank">Humanitarian Data Exchange</a></div>
<div class="related-site text-hide logo-hews"><a href="http://www.hewsweb.org" title="Humanitarian Early Warning Service" target="_blank">Humanitarian Early Warning Service</a></div>
<div class="related-site text-hide logo-cerf"><a href="http://www.unocha.org/cerf/" title="Central Emergency Response Fund" target="_blank">Central Emergency Response Fund</a></div>
<div class="related-site text-hide logo-vosocc"><a href="http://vosocc.unocha.org" title="Virtual OSOCC - real-time disaster coordination" target="_blank">Virtual OSOCC - real-time disaster coordination</a></div>
</div>
<div class="col-md-4 col-sm-4 col-xs-4">
<div class="related-site text-hide logo-fts"><a href="http://fts.unocha.org" title="Financial Tracking Service" target="_blank">Financial Tracking Service</a></div>
<div class="related-site text-hide logo-redhum"><a href="http://www.redhum.org" title="Red de Información Humanitaria para América Latina y el Caribe" target="_blank">Red de Información Humanitaria para América Latina y el Caribe</a></div>
<div class="related-site text-hide logo-whs"><a href="http://www.worldhumanitariansummit.org" title="World Humanitarian Summit" target="_blank">World Humanitarian Summit</a></div>
<div class="related-site text-hide logo-insarag"><a href="http://www.insarag.org" title="International Search and Rescue Advisory Group" target="_blank">International Search and Rescue Advisory Group</a></div>
</div>
</div>
</div>
</div>
<div class="row">
<div class="container">
<div class="col-md-12">
<div class="row-fluid rw-copyright">© 2016 ReliefWeb</div>
</div>
</div>
</div>
</div>
</footer>
</div>
<!-- /.footer container -->
</div>
<!-- /container -->
<!-- jQuery -->
<!--
<script src="js/jquery.js"></script>
-->
<!-- Bootstrap Core JavaScript -->
<!--
<script src="js/bootstrap.min.js"></script>
-->
</body>
</html>