NATION

PASSWORD

NationStates API (nationdata/regiondata)

Bug reports, general help, ideas for improvements, and questions about how things are meant to work.

Advertisement

Remove ads

User avatar
Poopsadon
Lobbyist
 
Posts: 11
Founded: Jul 10, 2012
Anarchy

Postby Poopsadon » Sat Mar 11, 2017 2:43 pm

Does anyone know if there is a recommended way to make calls to answer issues. At the moment my understanding is the the API lets you access data but not modify anything but if I'm mistaken I'd be curious to know how.

My hope was to make a simple script to comb through a series of my puppets and randomly determine their daily fate :P

User avatar
Trotterdam
Postmaster-General
 
Posts: 10541
Founded: Jan 12, 2012
Left-Leaning College State

Postby Trotterdam » Sat Mar 11, 2017 4:58 pm

I don't think there is currently an API call for that. A private API shard is expected at some point in the indefinite future, but currently even the private API shards are all read-only.

Unless [violet] is willing to take the time to add that, your best option is to write a non-API script that uses the same issue-answering URL human players do. Note that non-API scripts have different rules from API-using scripts, the most important one of which (for your application) is that the ratelimit is 10 per minute instead of 100 per minute.

Note that you can make things a little easier on both your script and the server by appending /template-overall=none to the URL, for example http://www.nationstates.net/page=dilemmas/template-overall=none. I'm not sure where I learned that, the linked script rules seem to make no mention of it.

Or more topically, http://www.nationstates.net/page=enact_dilemma/dilemma=X/choice-Y=1/template-overall=none (don't click on that!), where X is the number of the issue, and Y is the internal number of the option (usually one less than the displayed number, so 0 for the first option, 1 for the second option, etc., but can be different if some options don't appear due to option validities, and -1 for dismissal).

User avatar
Poopsadon
Lobbyist
 
Posts: 11
Founded: Jul 10, 2012
Anarchy

Postby Poopsadon » Sun Mar 12, 2017 12:36 am

Trotterdam wrote:I don't think there is currently an API call for that. A private API shard is expected at some point in the indefinite future, but currently even the private API shards are all read-only.

Unless [violet] is willing to take the time to add that, your best option is to write a non-API script that uses the same issue-answering URL human players do. Note that non-API scripts have different rules from API-using scripts, the most important one of which (for your application) is that the ratelimit is 10 per minute instead of 100 per minute.

Note that you can make things a little easier on both your script and the server by appending /template-overall=none to the URL, for example http://www.nationstates.net/page=dilemmas/template-overall=none. I'm not sure where I learned that, the linked script rules seem to make no mention of it.

Or more topically, http://www.nationstates.net/page=enact_dilemma/dilemma=X/choice-Y=1/template-overall=none (don't click on that!), where X is the number of the issue, and Y is the internal number of the option (usually one less than the displayed number, so 0 for the first option, 1 for the second option, etc., but can be different if some options don't appear due to option validities, and -1 for dismissal).


This is tremendously helpful; thank you! I was unaware of the template-overall=none trick but it definitely makes it easier to pick out the info I need.

User avatar
Imperium Anglorum
GA Secretariat
 
Posts: 12655
Founded: Aug 26, 2013
Left-Leaning College State

Postby Imperium Anglorum » Mon Mar 13, 2017 5:17 am

A bug report. Currently, when calling this query:

Code: Select all
https://www.nationstates.net/cgi-bin/api.cgi?wa=1&id=257&q=resolution

For the /WA/RESOLUTION/OPTION/text() field, I get 0 instead of the actual Area of Effect/Strength, Automobile Manufacturing.

This is the same with most other categories as well. For Mild resolutions, it shows 0 instead of Mild.
Last edited by Imperium Anglorum on Wed Mar 15, 2017 12:43 am, edited 1 time in total.

Author: 1 SC and 56+ GA resolutions
Maintainer: GA Passed Resolutions
Developer: Communiqué and InfoEurope
GenSec (24 Dec 2021 –); posts not official unless so indicated
Delegate for Europe
Elsie Mortimer Wellesley
Ideological Bulwark 285, WALL delegate
Twice-commended toxic villainous globalist kittehs

User avatar
Imperium Anglorum
GA Secretariat
 
Posts: 12655
Founded: Aug 26, 2013
Left-Leaning College State

Postby Imperium Anglorum » Fri Mar 17, 2017 8:19 am

Also, would it be possible to have an API query which tells us what kind of telegram is being sent? Something like:

Code: Select all
https://www.nationstates.net/cgi-bin/api.cgi?a=infoTG&tgid=(TGID)&key=(Secret Key)

Returning information on the telegram itself, like the delivery data, by whom the telegram was blocked, and what kind of telegram is being sent (recruitment, campaign, unmarked).

Author: 1 SC and 56+ GA resolutions
Maintainer: GA Passed Resolutions
Developer: Communiqué and InfoEurope
GenSec (24 Dec 2021 –); posts not official unless so indicated
Delegate for Europe
Elsie Mortimer Wellesley
Ideological Bulwark 285, WALL delegate
Twice-commended toxic villainous globalist kittehs

User avatar
HMS Unicorn
Spokesperson
 
Posts: 199
Founded: Jun 29, 2005
Ex-Nation

Postby HMS Unicorn » Mon Mar 20, 2017 3:57 pm

Imperium Anglorum wrote:Also, would it be possible to have an API query which tells us what kind of telegram is being sent? Something like:

Code: Select all
https://www.nationstates.net/cgi-bin/api.cgi?a=infoTG&tgid=(TGID)&key=(Secret Key)

Returning information on the telegram itself, like the delivery data, by whom the telegram was blocked, and what kind of telegram is being sent (recruitment, campaign, unmarked).

This would be tremendously useful.

User avatar
Agadar
Powerbroker
 
Posts: 7784
Founded: Dec 06, 2009
Psychotic Dictatorship

Postby Agadar » Mon Mar 20, 2017 4:11 pm

Imperium Anglorum wrote:Also, would it be possible to have an API query which tells us what kind of telegram is being sent? Something like:

Code: Select all
https://www.nationstates.net/cgi-bin/api.cgi?a=infoTG&tgid=(TGID)&key=(Secret Key)

Returning information on the telegram itself, like the delivery data, by whom the telegram was blocked, and what kind of telegram is being sent (recruitment, campaign, unmarked).

I'd be glad with something as simple as an API call that requires a telegram id and returns the type of the corresponding telegram template (recruitment/campaign/unmarked). With something like that, us auto-telegrammer developers wouldn't have to rely any more on the users -possibly incorrectly- supplying the telegram type (which we need to know for the rate limits).

Never mind the above, I misread your feature request. I thought you meant for the telegram API to return that data, but you mean for an entirely new API call to do so. I would like something like that as well.
Last edited by Agadar on Mon Mar 20, 2017 4:13 pm, edited 1 time in total.
Proud resident of The Western Isles, the #1 role-playing region!
Developer of Telegrammer, NS API Java Wrapper, and more!

User avatar
Imperium Anglorum
GA Secretariat
 
Posts: 12655
Founded: Aug 26, 2013
Left-Leaning College State

Postby Imperium Anglorum » Mon Mar 20, 2017 6:42 pm

Agadar wrote:With something like that, us auto-telegrammer developers wouldn't have to rely any more on the users -possibly incorrectly- supplying the telegram type (which we need to know for the rate limits).

I too trust my code more than the users. :P

Author: 1 SC and 56+ GA resolutions
Maintainer: GA Passed Resolutions
Developer: Communiqué and InfoEurope
GenSec (24 Dec 2021 –); posts not official unless so indicated
Delegate for Europe
Elsie Mortimer Wellesley
Ideological Bulwark 285, WALL delegate
Twice-commended toxic villainous globalist kittehs

User avatar
Panther Ausf G
Civilian
 
Posts: 1
Founded: Feb 11, 2016
Ex-Nation

Postby Panther Ausf G » Fri Mar 31, 2017 7:07 pm

Granted, this is likely a one-off thing, but is there a chance that we can get some API shards for the nuclear war, if possible?

User avatar
[violet]
Executive Director
 
Posts: 16205
Founded: Antiquity

Postby [violet] » Fri Mar 31, 2017 10:06 pm

Unfortunately it's not feasible to create API support for one-off events.

User avatar
TKS 20mm
Civilian
 
Posts: 1
Founded: Feb 12, 2016
Ex-Nation

Postby TKS 20mm » Sat Apr 01, 2017 1:35 am

Figured as much, but might as well ask anyway!
Thanks for the response ^^

User avatar
Drachmaland
Chargé d'Affaires
 
Posts: 439
Founded: Dec 14, 2014
Ex-Nation

Postby Drachmaland » Fri May 26, 2017 6:21 am

Would it be possible that NS API incorporates a new public shard to query a nation's id number?
I'm referring to the number that is currently used to resolve WA census ties in the ranking system.

User avatar
HMS Unicorn
Spokesperson
 
Posts: 199
Founded: Jun 29, 2005
Ex-Nation

Postby HMS Unicorn » Sun May 28, 2017 8:39 am

Request

Would it be possible to add a shard providing the most recent date a nation joined the WA (or, say, 0 if the nation is not a member)?

This would be very helpful for various regional surveys we conduct in TNP and Europeia, to try to improve our WA membership rates.

I understand that the utility of this is relatively limited, but if this is something the game already tracks and can be easily added to the API, it would be very convenient. Otherwise, I can get this information from elsewhere.

Thanks!

User avatar
Roavin
Admin
 
Posts: 1777
Founded: Apr 07, 2016
Democratic Socialists

Postby Roavin » Mon May 29, 2017 5:51 pm

Request

Is there a way to make the happenings shard easier to parse and store? At the moment, only the <TEXT> tag is included, and script authors relying on happenings must manually parse that text. While parsing out nations/regions are easy due to the use of tags with their canonical name (so we can just regex-match), other things are not so easy. Useful tags may be:
  • <REGION> - self-explanatory, optional
  • <NATION> - self-explanatory, optional
  • <TYPE> - This could be one of the filter types (law, cte, etc., or "other" for custom happenings)
  • <ISSUE_ID> - If this is a law happening, the ID of the issue that was answered
  • <ISSUE_ANSWER> - If this is a law happening, which answer was given for that issue
  • <INFLUENCE> - for Influence rank changes, from and to
  • ...etc...

I store happenings in a database, currently with a TEXT column plus pre-parsed region1, region2, nation1, nation2 columns for search. I intend to expand that to include at least the type, and possibly modify it so that when it's unambiguous, the text column is just NULLed to save space in the database. Besides, it just makes it easier to search in the DB in general - I can build indices, do funky joins, what have you.
Helpful Resources: One Stop Rules Shop | API documentation | NS Coders Discord
About me: Longest serving Prime Minister in TSP | Former First Warden of TGW | aka Curious Observations

Feel free to TG me, but not about moderation matters.

User avatar
Eluvatar
Director of Technology
 
Posts: 3086
Founded: Mar 31, 2006
New York Times Democracy

Postby Eluvatar » Mon May 29, 2017 6:26 pm

Drachmaland wrote:Would it be possible that NS API incorporates a new public shard to query a nation's id number?
I'm referring to the number that is currently used to resolve WA census ties in the ranking system.

It would certainly be possible. As [v] and I don't see a problem with doing it, it'll probably be done soon.
HMS Unicorn wrote:Request

Would it be possible to add a shard providing the most recent date a nation joined the WA (or, say, 0 if the nation is not a member)?

This would be very helpful for various regional surveys we conduct in TNP and Europeia, to try to improve our WA membership rates.

I understand that the utility of this is relatively limited, but if this is something the game already tracks and can be easily added to the API, it would be very convenient. Otherwise, I can get this information from elsewhere.

Thanks!


The feature you request cannot easily be done.

Roavin wrote:Request

Is there a way to make the happenings shard easier to parse and store? At the moment, only the <TEXT> tag is included, and script authors relying on happenings must manually parse that text. While parsing out nations/regions are easy due to the use of tags with their canonical name (so we can just regex-match), other things are not so easy. Useful tags may be:
  • <REGION> - self-explanatory, optional
  • <NATION> - self-explanatory, optional
  • <TYPE> - This could be one of the filter types (law, cte, etc., or "other" for custom happenings)
  • <ISSUE_ID> - If this is a law happening, the ID of the issue that was answered
  • <ISSUE_ANSWER> - If this is a law happening, which answer was given for that issue
  • <INFLUENCE> - for Influence rank changes, from and to
  • ...etc...

I store happenings in a database, currently with a TEXT column plus pre-parsed region1, region2, nation1, nation2 columns for search. I intend to expand that to include at least the type, and possibly modify it so that when it's unambiguous, the text column is just NULLed to save space in the database. Besides, it just makes it easier to search in the DB in general - I can build indices, do funky joins, what have you.


A concern is that such a form for the happening would be considerably longer. Anyone saving the raw XML would not be pleased by the replacement of <TEXT>...</TEXT> with all of this info, presumably in addition to the TEXT.

This would also not be fun to implement. It's not happening in the foreseeable future.
To Serve and Protect: UDL

Eluvatar - Taijitu member

User avatar
Caelapes
Ambassador
 
Posts: 1543
Founded: Apr 30, 2007
Ex-Nation

Postby Caelapes » Mon May 29, 2017 6:31 pm

Eluvatar wrote:
Drachmaland wrote:Would it be possible that NS API incorporates a new public shard to query a nation's id number?
I'm referring to the number that is currently used to resolve WA census ties in the ranking system.

It would certainly be possible. As [v] and I don't see a problem with doing it, it'll probably be done soon.

is there any significant use for the ID number beyond breaking ties in the census?
    
The Rose Commune of Caelapes
Ego vero custos fratris mei sum.
aka Misley

User avatar
Eluvatar
Director of Technology
 
Posts: 3086
Founded: Mar 31, 2006
New York Times Democracy

Postby Eluvatar » Mon May 29, 2017 8:18 pm

Caelapes wrote:
Eluvatar wrote:It would certainly be possible. As [v] and I don't see a problem with doing it, it'll probably be done soon.

is there any significant use for the ID number beyond breaking ties in the census?

Where's the fun in answering that?
To Serve and Protect: UDL

Eluvatar - Taijitu member

User avatar
Caelapes
Ambassador
 
Posts: 1543
Founded: Apr 30, 2007
Ex-Nation

Postby Caelapes » Mon May 29, 2017 8:25 pm

Eluvatar wrote:
Caelapes wrote:is there any significant use for the ID number beyond breaking ties in the census?

Where's the fun in answering that?

It was worth a shot. :P
    
The Rose Commune of Caelapes
Ego vero custos fratris mei sum.
aka Misley

User avatar
[violet]
Executive Director
 
Posts: 16205
Founded: Antiquity

Postby [violet] » Tue May 30, 2017 10:16 pm

The API doc has been updated with instructions on how to answer issues via API. This is the first "Private Command" where you can actually make your nation do stuff via the API, not just gather information about it.

Feedback welcome!

User avatar
Roavin
Admin
 
Posts: 1777
Founded: Apr 07, 2016
Democratic Socialists

Postby Roavin » Wed May 31, 2017 1:36 am

Eluvatar wrote:A concern is that such a form for the happening would be considerably longer. Anyone saving the raw XML would not be pleased by the replacement of <TEXT>...</TEXT> with all of this info, presumably in addition to the TEXT.

This would also not be fun to implement. It's not happening in the foreseeable future.


Ah, fair enough. As a workaround (though this may not be strictly API-related), is there a chance to have some sort of table of the happenings texts available? Principally, I was looking for the ones for the answered issues; the Got Issues forum only seems to have the issues themselves, not the generated happenings.

[violet] wrote:The API doc has been updated with instructions on how to answer issues via API. This is the first "Private Command" where you can actually make your nation do stuff via the API, not just gather information about it.

Feedback welcome!


Nice! An example for the different generated responses may be nice, since the "live" example obviously won't work with just a click.

Does one-click-one-action apply here, or would it be permissible to create an "automated issue answering" tool? (just for the sake of argument here, not saying I see a point in that :P )
Helpful Resources: One Stop Rules Shop | API documentation | NS Coders Discord
About me: Longest serving Prime Minister in TSP | Former First Warden of TGW | aka Curious Observations

Feel free to TG me, but not about moderation matters.

User avatar
Greater Tern
Envoy
 
Posts: 331
Founded: Mar 04, 2010
Civil Rights Lovefest

Postby Greater Tern » Wed May 31, 2017 5:33 am

[violet] wrote:The API doc has been updated with instructions on how to answer issues via API. This is the first "Private Command" where you can actually make your nation do stuff via the API, not just gather information about it.

Feedback welcome!

Thanks [v], this looks really great! The only issue I'd like to point out is that this should probably be a POST command, rather than just GET.

EDIT: Out of curiosity, what does the RECLASSIFICATIONS schema look like? I don't want to force a reclassification on my nations at the moment. :P
Last edited by Greater Tern on Wed May 31, 2017 5:35 am, edited 1 time in total.

User avatar
[violet]
Executive Director
 
Posts: 16205
Founded: Antiquity

Postby [violet] » Wed May 31, 2017 6:20 pm

Roavin wrote:Nice! An example for the different generated responses may be nice, since the "live" example obviously won't work with just a click.

I know more documentation on all Private Shards and Private Commands would be helpful, but it's a fairly low priority and I know script authors are smart people who can figure it out, so I'm not sure if it will get done.

Roavin wrote:Does one-click-one-action apply here, or would it be permissible to create an "automated issue answering" tool?

There is no "one-click-one-action" rule on the API, and issue answering isn't a restricted action even on the regular HTML site. It's always been permissible to answer issues via script.

Greater Tern wrote:The only issue I'd like to point out is that this should probably be a POST command, rather than just GET.

Ah yes, updated doc, thanks.

Greater Tern wrote:Out of curiosity, what does the RECLASSIFICATIONS schema look like?


Like this:
Code: Select all
<RECLASSIFICATIONS>
  <RECLASSIFY type="govt">
    <FROM>Inoffensive Centrist Democracy</FROM>
    <TO>Iron Fist Consumerists</TO>
  </RECLASSIFY>
  <RECLASSIFY type="0">
    <FROM>Some</FROM>
    <TO>Few</TO>
  </RECLASSIFY>
  <RECLASSIFY type="2">
    <FROM>Some</FROM>
    <TO>Few</TO>
  </RECLASSIFY>
</RECLASSIFICATIONS>

The "type" is 0 for Civil Rights, 1 for Economy, and 2 for Political Freedom.

User avatar
Greater Tern
Envoy
 
Posts: 331
Founded: Mar 04, 2010
Civil Rights Lovefest

Postby Greater Tern » Wed May 31, 2017 7:11 pm

Thanks [violet]. I have a few more requests, sorry:

- For the <UNLOCKS> tag, could we also get the name of that particular banner?
- Could we get a tag for the newspaper headlines/images on the issue results?

Both of those are currently parsed by Stately out of HTML, so having these in the API results would be great.

User avatar
[violet]
Executive Director
 
Posts: 16205
Founded: Antiquity

Postby [violet] » Wed May 31, 2017 7:47 pm

Headlines are now included in the output of the "issue" Private Command.

You can look up banner details via the new World API Shard "banner".

User avatar
Flanderlion
Minister
 
Posts: 2226
Founded: Nov 25, 2013
Psychotic Dictatorship

Postby Flanderlion » Thu Jun 01, 2017 4:26 am

[violet] wrote:The API doc has been updated with instructions on how to answer issues via API. This is the first "Private Command" where you can actually make your nation do stuff via the API, not just gather information about it.

Feedback welcome!

You're awesome. Will play around with it properly in a week or so, but thanks.
As always, I'm representing myself.
Information
Wishlist

PreviousNext

Advertisement

Remove ads

Return to Technical

Who is online

Users browsing this forum: Ankuran, Bhadeshistan, Diplomatinis, Duck Dock Port, Dumpstopia, Gorutimania, Inferior, Lundenia, Meglomania, Narvatus, North American Imperial State, Orifna, Planetary Soviet Socialist Republics, Sovereign Springs, The Ctan Species, Tytoa

Advertisement

Remove ads