You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Need to make quick APIs for the following. See JSON File API. jq for JSON is C++ code without any bindings from other languages. q for CSV requires some work to be used from within Python.
Some services offer only a search interface with faceting. The gem can still implement a request handler to generate an appropriate URL, which users can use to access the service with filters already set. These request handlers would likely require more maintenance, as search interfaces are less stable than APIs. The response handler can just return the number of results.
Notes
Example relations (as a reminder of what's in scope):
membership
officership
family
ownership
transaction (donation, contract, license)
biography
From OpenCorporates:
filing (account statement, stock market)
inspection
ruling
mortgage
financial guarantee
grant
asset
trademark
The text was updated successfully, but these errors were encountered:
At time of writing, no other APIs are listed in Social Network Analysis Project Survey.
We can also add PMO APIs.
Need to make quick APIs for the following. See JSON File API. jq for JSON is C++ code without any bindings from other languages. q for CSV requires some work to be used from within Python.
entities
,people
, ororganizations
) based ontype
parameterSkipped databases
Search pages
Some services offer only a search interface with faceting. The gem can still implement a request handler to generate an appropriate URL, which users can use to access the service with filters already set. These request handlers would likely require more maintenance, as search interfaces are less stable than APIs. The response handler can just return the number of results.
Notes
Example relations (as a reminder of what's in scope):
From OpenCorporates:
The text was updated successfully, but these errors were encountered: