Questions tagged [egovernment]
7 questions
45
votes
9 answers
What public APIs are provided by Governments to the public?
I stumbled across NOAA's SOAP Service and it got me thinking. What other eGovernment services are provided to Business and the general public by Governments? I know the United States has a lot APIs, but what about other governments like the…

rook
- 66,304
- 38
- 162
- 239
26
votes
4 answers
US Government APIs?
I'm working on an app to provide an easy way for people to track the status of a bill [and various other political information]. I love the idea of OpenCongress, for instance, which surfaces summary information on legislation as it navigates the…

Arkaaito
- 7,347
- 3
- 39
- 56
19
votes
8 answers
National holiday web service
Is there a public/government web service that I can call to find out what the national holidays are for a given year? (For the US and/or any country in the world.)
Edit: Does anybody have a set of formulas to calculate US holidays? (C# would be my…

Guy
- 65,082
- 97
- 254
- 325
1
vote
0 answers
bring pom's profile value on jsp
I have dev,local, prod profiles on pom.xml
local
local
dev
…

mina kim
- 19
- 1
0
votes
0 answers
Git API call on Github account on government Organization
Trying to creae a remote repo regular github account with below command
$ curl -u 'USER':'TOKEN' https://api.github.com/user/repos -d '{"name":"REPO"}'
this works fine.
If my github account is in government org. say https://github.xyz.gov then
$…

Krishna
- 501
- 1
- 8
- 17
0
votes
1 answer
Dynamics 365 for Government - Authentication Methods
Is there any standards for authenticating with Dynamics 365 CRM for Government ? Is it same for Dynamics 365 CRM commercial instance ?

Anupam Khasia
- 89
- 5
-1
votes
2 answers
What architecture to provide a modular BPM solution?
I search for an architecture to implement an egovernment solution with java. I would like the possible solution present the following features:
Based on Java (JSF, Spring, JPA)
Modular architecture
Strongly designed around BPM
processes
Isolate…

franpas
- 114
- 5