Why will Wolfram CountryData not give population data after 2014 (e.g. for the US)?












12












$begingroup$


CountryData[ "UnitedStates", {"Population", 2014} ]



322 422 965 people




CountryData[ "UnitedStates", {"Population", 2015} ]



Missing[ "NotAvailable" ]




How can I update it?
I am new to Mathematica.










share|improve this question











$endgroup$








  • 1




    $begingroup$
    Both statistics and its implementation in Mathematica are slow. Lags usually equal few years. WolframAlpha in my Mma through ==Population of United States in 2015 answers 320 million people (2015 estimate).
    $endgroup$
    – user64494
    Jan 17 at 15:55








  • 1




    $begingroup$
    Also WA in my Mma answers 327 million people (world rank: 3^(rd)) (2018 estimate)
    $endgroup$
    – user64494
    Jan 17 at 16:35










  • $begingroup$
    @user64494 That is interesting, WolframAlpha[ "Population of the United States"] for me returns 324 million people (2017 estimate). Seems like there are different data bases queried?
    $endgroup$
    – gwr
    Jan 17 at 17:04










  • $begingroup$
    @gwr: Your question should be addressed to Wolfram developers, not to me. Try WolframAlpha["Population of the United States in 2018"]. Good luck!
    $endgroup$
    – user64494
    Jan 17 at 17:12










  • $begingroup$
    @user64494 But you indeed have given the answer! Specifically asking for the population in 2018 will give the value you have given. It simply will not appear just asking for population for some reason. :)
    $endgroup$
    – gwr
    Jan 17 at 17:15
















12












$begingroup$


CountryData[ "UnitedStates", {"Population", 2014} ]



322 422 965 people




CountryData[ "UnitedStates", {"Population", 2015} ]



Missing[ "NotAvailable" ]




How can I update it?
I am new to Mathematica.










share|improve this question











$endgroup$








  • 1




    $begingroup$
    Both statistics and its implementation in Mathematica are slow. Lags usually equal few years. WolframAlpha in my Mma through ==Population of United States in 2015 answers 320 million people (2015 estimate).
    $endgroup$
    – user64494
    Jan 17 at 15:55








  • 1




    $begingroup$
    Also WA in my Mma answers 327 million people (world rank: 3^(rd)) (2018 estimate)
    $endgroup$
    – user64494
    Jan 17 at 16:35










  • $begingroup$
    @user64494 That is interesting, WolframAlpha[ "Population of the United States"] for me returns 324 million people (2017 estimate). Seems like there are different data bases queried?
    $endgroup$
    – gwr
    Jan 17 at 17:04










  • $begingroup$
    @gwr: Your question should be addressed to Wolfram developers, not to me. Try WolframAlpha["Population of the United States in 2018"]. Good luck!
    $endgroup$
    – user64494
    Jan 17 at 17:12










  • $begingroup$
    @user64494 But you indeed have given the answer! Specifically asking for the population in 2018 will give the value you have given. It simply will not appear just asking for population for some reason. :)
    $endgroup$
    – gwr
    Jan 17 at 17:15














12












12








12


5



$begingroup$


CountryData[ "UnitedStates", {"Population", 2014} ]



322 422 965 people




CountryData[ "UnitedStates", {"Population", 2015} ]



Missing[ "NotAvailable" ]




How can I update it?
I am new to Mathematica.










share|improve this question











$endgroup$




CountryData[ "UnitedStates", {"Population", 2014} ]



322 422 965 people




CountryData[ "UnitedStates", {"Population", 2015} ]



Missing[ "NotAvailable" ]




How can I update it?
I am new to Mathematica.







curated-data






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Jan 17 at 17:04









gwr

8,42322761




8,42322761










asked Jan 17 at 15:44









user10311334user10311334

664




664








  • 1




    $begingroup$
    Both statistics and its implementation in Mathematica are slow. Lags usually equal few years. WolframAlpha in my Mma through ==Population of United States in 2015 answers 320 million people (2015 estimate).
    $endgroup$
    – user64494
    Jan 17 at 15:55








  • 1




    $begingroup$
    Also WA in my Mma answers 327 million people (world rank: 3^(rd)) (2018 estimate)
    $endgroup$
    – user64494
    Jan 17 at 16:35










  • $begingroup$
    @user64494 That is interesting, WolframAlpha[ "Population of the United States"] for me returns 324 million people (2017 estimate). Seems like there are different data bases queried?
    $endgroup$
    – gwr
    Jan 17 at 17:04










  • $begingroup$
    @gwr: Your question should be addressed to Wolfram developers, not to me. Try WolframAlpha["Population of the United States in 2018"]. Good luck!
    $endgroup$
    – user64494
    Jan 17 at 17:12










  • $begingroup$
    @user64494 But you indeed have given the answer! Specifically asking for the population in 2018 will give the value you have given. It simply will not appear just asking for population for some reason. :)
    $endgroup$
    – gwr
    Jan 17 at 17:15














  • 1




    $begingroup$
    Both statistics and its implementation in Mathematica are slow. Lags usually equal few years. WolframAlpha in my Mma through ==Population of United States in 2015 answers 320 million people (2015 estimate).
    $endgroup$
    – user64494
    Jan 17 at 15:55








  • 1




    $begingroup$
    Also WA in my Mma answers 327 million people (world rank: 3^(rd)) (2018 estimate)
    $endgroup$
    – user64494
    Jan 17 at 16:35










  • $begingroup$
    @user64494 That is interesting, WolframAlpha[ "Population of the United States"] for me returns 324 million people (2017 estimate). Seems like there are different data bases queried?
    $endgroup$
    – gwr
    Jan 17 at 17:04










  • $begingroup$
    @gwr: Your question should be addressed to Wolfram developers, not to me. Try WolframAlpha["Population of the United States in 2018"]. Good luck!
    $endgroup$
    – user64494
    Jan 17 at 17:12










  • $begingroup$
    @user64494 But you indeed have given the answer! Specifically asking for the population in 2018 will give the value you have given. It simply will not appear just asking for population for some reason. :)
    $endgroup$
    – gwr
    Jan 17 at 17:15








1




1




$begingroup$
Both statistics and its implementation in Mathematica are slow. Lags usually equal few years. WolframAlpha in my Mma through ==Population of United States in 2015 answers 320 million people (2015 estimate).
$endgroup$
– user64494
Jan 17 at 15:55






$begingroup$
Both statistics and its implementation in Mathematica are slow. Lags usually equal few years. WolframAlpha in my Mma through ==Population of United States in 2015 answers 320 million people (2015 estimate).
$endgroup$
– user64494
Jan 17 at 15:55






1




1




$begingroup$
Also WA in my Mma answers 327 million people (world rank: 3^(rd)) (2018 estimate)
$endgroup$
– user64494
Jan 17 at 16:35




$begingroup$
Also WA in my Mma answers 327 million people (world rank: 3^(rd)) (2018 estimate)
$endgroup$
– user64494
Jan 17 at 16:35












$begingroup$
@user64494 That is interesting, WolframAlpha[ "Population of the United States"] for me returns 324 million people (2017 estimate). Seems like there are different data bases queried?
$endgroup$
– gwr
Jan 17 at 17:04




$begingroup$
@user64494 That is interesting, WolframAlpha[ "Population of the United States"] for me returns 324 million people (2017 estimate). Seems like there are different data bases queried?
$endgroup$
– gwr
Jan 17 at 17:04












$begingroup$
@gwr: Your question should be addressed to Wolfram developers, not to me. Try WolframAlpha["Population of the United States in 2018"]. Good luck!
$endgroup$
– user64494
Jan 17 at 17:12




$begingroup$
@gwr: Your question should be addressed to Wolfram developers, not to me. Try WolframAlpha["Population of the United States in 2018"]. Good luck!
$endgroup$
– user64494
Jan 17 at 17:12












$begingroup$
@user64494 But you indeed have given the answer! Specifically asking for the population in 2018 will give the value you have given. It simply will not appear just asking for population for some reason. :)
$endgroup$
– gwr
Jan 17 at 17:15




$begingroup$
@user64494 But you indeed have given the answer! Specifically asking for the population in 2018 will give the value you have given. It simply will not appear just asking for population for some reason. :)
$endgroup$
– gwr
Jan 17 at 17:15










2 Answers
2






active

oldest

votes


















14












$begingroup$

CountryData does appear to be out of date, and that is a shame. Many of the XXXData functions now act as wrappers to call EntityValue. Run TracePrint[PlanetData["Venus", "AngularDiameterFromEarth"],_EntityValue] to see that this is true.



But CountryData has not been updated to work this way. So we can call EntityValue directly for the data. To find out what the right syntax would be I will use Ctrl=:



enter image description here



becomes



enter image description here



which is a formatted form of



Entity["Country", "UnitedStates"][
EntityProperty["Country", "Population", {"Date" -> DateObject[{1978}]}]
]


I can query for a date range as well. Using Ctrl= on "US population 2000 through 2018" returns this input expression:



Entity["Country", "UnitedStates"][
EntityProperty["Country",
"Population",
{"Date" -> Interval[{DateObject[{2000}], DateObject @ {2018}}]}
]
]


which returns a TimeSeries object suitable for further computation or visualization.






share|improve this answer









$endgroup$





















    9












    $begingroup$

    You should report to WRI. As a workaround you may use the entity functions instead; it is a bit verbose.



    First you can get a list of qualifier values of an EntityProperty by



    EntityValue[EntityProperty["Country", "Population"], "QualifierValues"]



    {Age->{Adult,MiddleAge,PreSchool,SchoolAge,Senior,Young,YoungAdult},
    CitizenshipStatus->{BornInPuertoRico,BornInUS,BornToAmericanParents,NaturalizedCitizen,NotCitizen,TotalCitizens},
    Date->{},
    Gender->{Female,Male},
    HispanicOrigin->{Argentinean,Bolivian,CentralAmerican,Chilean,Colombian,CostaRican,Cuban,Dominican,Ecuadorian,Guatemalan,Hispanic,HispanicOrLatinoAllOther,Honduran,Mexican,Nicaraguan,NotHispanic,OtherCentralAmerican,OtherHispanicOrLatino,OtherSouthAmerican,Panamanian,Paraguayan,Peruvian,PuertoRican,Salvadoran,SouthAmerican,Spaniard,Spanish,SpanishAmerican,Uruguayan,Venezuelan},
    MarginOfError->{MarginOfError,StandardError},
    Percent->{Main},
    Race->{AmericanIndian,Asian,Black,NativeHawaiian,Other,TwoOrMore,White,{All,Hispanic}},
    TwoOrMore->{ThreeOrMore,TwoIncludingOther},
    UrbanRural->{Rural,Urban}}



    "Date" is a qualifier. This post gives details on how to specify a "Date" qualifier (156014); an area where the docs can improve.



    EntityValue[
    Entity["Country", "UnitedStates"],
    EntityProperty["Country", "Population", {"Date" -> DateObject[{2015}]}]
    ]



    319,929,162 people



    However, you do have a bit more flexibility with this syntax.



    EntityValue[
    Entity["Country", "UnitedStates"],
    EntityProperty["Country",
    "Population", {"Date" -> Interval[{DateObject[{2015}], DateObject[{2019}]}]}]
    ]



    Mathematica graphics




    and



    EntityValue[
    Entity["Country", "UnitedStates"],
    EntityProperty["Country", "Population", {"Date" -> All}]
    ]



    Mathematica graphics




    Hope this helps.






    share|improve this answer











    $endgroup$













      Your Answer





      StackExchange.ifUsing("editor", function () {
      return StackExchange.using("mathjaxEditing", function () {
      StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
      StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
      });
      });
      }, "mathjax-editing");

      StackExchange.ready(function() {
      var channelOptions = {
      tags: "".split(" "),
      id: "387"
      };
      initTagRenderer("".split(" "), "".split(" "), channelOptions);

      StackExchange.using("externalEditor", function() {
      // Have to fire editor after snippets, if snippets enabled
      if (StackExchange.settings.snippets.snippetsEnabled) {
      StackExchange.using("snippets", function() {
      createEditor();
      });
      }
      else {
      createEditor();
      }
      });

      function createEditor() {
      StackExchange.prepareEditor({
      heartbeatType: 'answer',
      autoActivateHeartbeat: false,
      convertImagesToLinks: false,
      noModals: true,
      showLowRepImageUploadWarning: true,
      reputationToPostImages: null,
      bindNavPrevention: true,
      postfix: "",
      imageUploader: {
      brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
      contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
      allowUrls: true
      },
      onDemand: true,
      discardSelector: ".discard-answer"
      ,immediatelyShowMarkdownHelp:true
      });


      }
      });














      draft saved

      draft discarded


















      StackExchange.ready(
      function () {
      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmathematica.stackexchange.com%2fquestions%2f189689%2fwhy-will-wolfram-countrydata-not-give-population-data-after-2014-e-g-for-the-u%23new-answer', 'question_page');
      }
      );

      Post as a guest















      Required, but never shown

























      2 Answers
      2






      active

      oldest

      votes








      2 Answers
      2






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes









      14












      $begingroup$

      CountryData does appear to be out of date, and that is a shame. Many of the XXXData functions now act as wrappers to call EntityValue. Run TracePrint[PlanetData["Venus", "AngularDiameterFromEarth"],_EntityValue] to see that this is true.



      But CountryData has not been updated to work this way. So we can call EntityValue directly for the data. To find out what the right syntax would be I will use Ctrl=:



      enter image description here



      becomes



      enter image description here



      which is a formatted form of



      Entity["Country", "UnitedStates"][
      EntityProperty["Country", "Population", {"Date" -> DateObject[{1978}]}]
      ]


      I can query for a date range as well. Using Ctrl= on "US population 2000 through 2018" returns this input expression:



      Entity["Country", "UnitedStates"][
      EntityProperty["Country",
      "Population",
      {"Date" -> Interval[{DateObject[{2000}], DateObject @ {2018}}]}
      ]
      ]


      which returns a TimeSeries object suitable for further computation or visualization.






      share|improve this answer









      $endgroup$


















        14












        $begingroup$

        CountryData does appear to be out of date, and that is a shame. Many of the XXXData functions now act as wrappers to call EntityValue. Run TracePrint[PlanetData["Venus", "AngularDiameterFromEarth"],_EntityValue] to see that this is true.



        But CountryData has not been updated to work this way. So we can call EntityValue directly for the data. To find out what the right syntax would be I will use Ctrl=:



        enter image description here



        becomes



        enter image description here



        which is a formatted form of



        Entity["Country", "UnitedStates"][
        EntityProperty["Country", "Population", {"Date" -> DateObject[{1978}]}]
        ]


        I can query for a date range as well. Using Ctrl= on "US population 2000 through 2018" returns this input expression:



        Entity["Country", "UnitedStates"][
        EntityProperty["Country",
        "Population",
        {"Date" -> Interval[{DateObject[{2000}], DateObject @ {2018}}]}
        ]
        ]


        which returns a TimeSeries object suitable for further computation or visualization.






        share|improve this answer









        $endgroup$
















          14












          14








          14





          $begingroup$

          CountryData does appear to be out of date, and that is a shame. Many of the XXXData functions now act as wrappers to call EntityValue. Run TracePrint[PlanetData["Venus", "AngularDiameterFromEarth"],_EntityValue] to see that this is true.



          But CountryData has not been updated to work this way. So we can call EntityValue directly for the data. To find out what the right syntax would be I will use Ctrl=:



          enter image description here



          becomes



          enter image description here



          which is a formatted form of



          Entity["Country", "UnitedStates"][
          EntityProperty["Country", "Population", {"Date" -> DateObject[{1978}]}]
          ]


          I can query for a date range as well. Using Ctrl= on "US population 2000 through 2018" returns this input expression:



          Entity["Country", "UnitedStates"][
          EntityProperty["Country",
          "Population",
          {"Date" -> Interval[{DateObject[{2000}], DateObject @ {2018}}]}
          ]
          ]


          which returns a TimeSeries object suitable for further computation or visualization.






          share|improve this answer









          $endgroup$



          CountryData does appear to be out of date, and that is a shame. Many of the XXXData functions now act as wrappers to call EntityValue. Run TracePrint[PlanetData["Venus", "AngularDiameterFromEarth"],_EntityValue] to see that this is true.



          But CountryData has not been updated to work this way. So we can call EntityValue directly for the data. To find out what the right syntax would be I will use Ctrl=:



          enter image description here



          becomes



          enter image description here



          which is a formatted form of



          Entity["Country", "UnitedStates"][
          EntityProperty["Country", "Population", {"Date" -> DateObject[{1978}]}]
          ]


          I can query for a date range as well. Using Ctrl= on "US population 2000 through 2018" returns this input expression:



          Entity["Country", "UnitedStates"][
          EntityProperty["Country",
          "Population",
          {"Date" -> Interval[{DateObject[{2000}], DateObject @ {2018}}]}
          ]
          ]


          which returns a TimeSeries object suitable for further computation or visualization.







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Jan 17 at 17:14









          Jason B.Jason B.

          48.2k388190




          48.2k388190























              9












              $begingroup$

              You should report to WRI. As a workaround you may use the entity functions instead; it is a bit verbose.



              First you can get a list of qualifier values of an EntityProperty by



              EntityValue[EntityProperty["Country", "Population"], "QualifierValues"]



              {Age->{Adult,MiddleAge,PreSchool,SchoolAge,Senior,Young,YoungAdult},
              CitizenshipStatus->{BornInPuertoRico,BornInUS,BornToAmericanParents,NaturalizedCitizen,NotCitizen,TotalCitizens},
              Date->{},
              Gender->{Female,Male},
              HispanicOrigin->{Argentinean,Bolivian,CentralAmerican,Chilean,Colombian,CostaRican,Cuban,Dominican,Ecuadorian,Guatemalan,Hispanic,HispanicOrLatinoAllOther,Honduran,Mexican,Nicaraguan,NotHispanic,OtherCentralAmerican,OtherHispanicOrLatino,OtherSouthAmerican,Panamanian,Paraguayan,Peruvian,PuertoRican,Salvadoran,SouthAmerican,Spaniard,Spanish,SpanishAmerican,Uruguayan,Venezuelan},
              MarginOfError->{MarginOfError,StandardError},
              Percent->{Main},
              Race->{AmericanIndian,Asian,Black,NativeHawaiian,Other,TwoOrMore,White,{All,Hispanic}},
              TwoOrMore->{ThreeOrMore,TwoIncludingOther},
              UrbanRural->{Rural,Urban}}



              "Date" is a qualifier. This post gives details on how to specify a "Date" qualifier (156014); an area where the docs can improve.



              EntityValue[
              Entity["Country", "UnitedStates"],
              EntityProperty["Country", "Population", {"Date" -> DateObject[{2015}]}]
              ]



              319,929,162 people



              However, you do have a bit more flexibility with this syntax.



              EntityValue[
              Entity["Country", "UnitedStates"],
              EntityProperty["Country",
              "Population", {"Date" -> Interval[{DateObject[{2015}], DateObject[{2019}]}]}]
              ]



              Mathematica graphics




              and



              EntityValue[
              Entity["Country", "UnitedStates"],
              EntityProperty["Country", "Population", {"Date" -> All}]
              ]



              Mathematica graphics




              Hope this helps.






              share|improve this answer











              $endgroup$


















                9












                $begingroup$

                You should report to WRI. As a workaround you may use the entity functions instead; it is a bit verbose.



                First you can get a list of qualifier values of an EntityProperty by



                EntityValue[EntityProperty["Country", "Population"], "QualifierValues"]



                {Age->{Adult,MiddleAge,PreSchool,SchoolAge,Senior,Young,YoungAdult},
                CitizenshipStatus->{BornInPuertoRico,BornInUS,BornToAmericanParents,NaturalizedCitizen,NotCitizen,TotalCitizens},
                Date->{},
                Gender->{Female,Male},
                HispanicOrigin->{Argentinean,Bolivian,CentralAmerican,Chilean,Colombian,CostaRican,Cuban,Dominican,Ecuadorian,Guatemalan,Hispanic,HispanicOrLatinoAllOther,Honduran,Mexican,Nicaraguan,NotHispanic,OtherCentralAmerican,OtherHispanicOrLatino,OtherSouthAmerican,Panamanian,Paraguayan,Peruvian,PuertoRican,Salvadoran,SouthAmerican,Spaniard,Spanish,SpanishAmerican,Uruguayan,Venezuelan},
                MarginOfError->{MarginOfError,StandardError},
                Percent->{Main},
                Race->{AmericanIndian,Asian,Black,NativeHawaiian,Other,TwoOrMore,White,{All,Hispanic}},
                TwoOrMore->{ThreeOrMore,TwoIncludingOther},
                UrbanRural->{Rural,Urban}}



                "Date" is a qualifier. This post gives details on how to specify a "Date" qualifier (156014); an area where the docs can improve.



                EntityValue[
                Entity["Country", "UnitedStates"],
                EntityProperty["Country", "Population", {"Date" -> DateObject[{2015}]}]
                ]



                319,929,162 people



                However, you do have a bit more flexibility with this syntax.



                EntityValue[
                Entity["Country", "UnitedStates"],
                EntityProperty["Country",
                "Population", {"Date" -> Interval[{DateObject[{2015}], DateObject[{2019}]}]}]
                ]



                Mathematica graphics




                and



                EntityValue[
                Entity["Country", "UnitedStates"],
                EntityProperty["Country", "Population", {"Date" -> All}]
                ]



                Mathematica graphics




                Hope this helps.






                share|improve this answer











                $endgroup$
















                  9












                  9








                  9





                  $begingroup$

                  You should report to WRI. As a workaround you may use the entity functions instead; it is a bit verbose.



                  First you can get a list of qualifier values of an EntityProperty by



                  EntityValue[EntityProperty["Country", "Population"], "QualifierValues"]



                  {Age->{Adult,MiddleAge,PreSchool,SchoolAge,Senior,Young,YoungAdult},
                  CitizenshipStatus->{BornInPuertoRico,BornInUS,BornToAmericanParents,NaturalizedCitizen,NotCitizen,TotalCitizens},
                  Date->{},
                  Gender->{Female,Male},
                  HispanicOrigin->{Argentinean,Bolivian,CentralAmerican,Chilean,Colombian,CostaRican,Cuban,Dominican,Ecuadorian,Guatemalan,Hispanic,HispanicOrLatinoAllOther,Honduran,Mexican,Nicaraguan,NotHispanic,OtherCentralAmerican,OtherHispanicOrLatino,OtherSouthAmerican,Panamanian,Paraguayan,Peruvian,PuertoRican,Salvadoran,SouthAmerican,Spaniard,Spanish,SpanishAmerican,Uruguayan,Venezuelan},
                  MarginOfError->{MarginOfError,StandardError},
                  Percent->{Main},
                  Race->{AmericanIndian,Asian,Black,NativeHawaiian,Other,TwoOrMore,White,{All,Hispanic}},
                  TwoOrMore->{ThreeOrMore,TwoIncludingOther},
                  UrbanRural->{Rural,Urban}}



                  "Date" is a qualifier. This post gives details on how to specify a "Date" qualifier (156014); an area where the docs can improve.



                  EntityValue[
                  Entity["Country", "UnitedStates"],
                  EntityProperty["Country", "Population", {"Date" -> DateObject[{2015}]}]
                  ]



                  319,929,162 people



                  However, you do have a bit more flexibility with this syntax.



                  EntityValue[
                  Entity["Country", "UnitedStates"],
                  EntityProperty["Country",
                  "Population", {"Date" -> Interval[{DateObject[{2015}], DateObject[{2019}]}]}]
                  ]



                  Mathematica graphics




                  and



                  EntityValue[
                  Entity["Country", "UnitedStates"],
                  EntityProperty["Country", "Population", {"Date" -> All}]
                  ]



                  Mathematica graphics




                  Hope this helps.






                  share|improve this answer











                  $endgroup$



                  You should report to WRI. As a workaround you may use the entity functions instead; it is a bit verbose.



                  First you can get a list of qualifier values of an EntityProperty by



                  EntityValue[EntityProperty["Country", "Population"], "QualifierValues"]



                  {Age->{Adult,MiddleAge,PreSchool,SchoolAge,Senior,Young,YoungAdult},
                  CitizenshipStatus->{BornInPuertoRico,BornInUS,BornToAmericanParents,NaturalizedCitizen,NotCitizen,TotalCitizens},
                  Date->{},
                  Gender->{Female,Male},
                  HispanicOrigin->{Argentinean,Bolivian,CentralAmerican,Chilean,Colombian,CostaRican,Cuban,Dominican,Ecuadorian,Guatemalan,Hispanic,HispanicOrLatinoAllOther,Honduran,Mexican,Nicaraguan,NotHispanic,OtherCentralAmerican,OtherHispanicOrLatino,OtherSouthAmerican,Panamanian,Paraguayan,Peruvian,PuertoRican,Salvadoran,SouthAmerican,Spaniard,Spanish,SpanishAmerican,Uruguayan,Venezuelan},
                  MarginOfError->{MarginOfError,StandardError},
                  Percent->{Main},
                  Race->{AmericanIndian,Asian,Black,NativeHawaiian,Other,TwoOrMore,White,{All,Hispanic}},
                  TwoOrMore->{ThreeOrMore,TwoIncludingOther},
                  UrbanRural->{Rural,Urban}}



                  "Date" is a qualifier. This post gives details on how to specify a "Date" qualifier (156014); an area where the docs can improve.



                  EntityValue[
                  Entity["Country", "UnitedStates"],
                  EntityProperty["Country", "Population", {"Date" -> DateObject[{2015}]}]
                  ]



                  319,929,162 people



                  However, you do have a bit more flexibility with this syntax.



                  EntityValue[
                  Entity["Country", "UnitedStates"],
                  EntityProperty["Country",
                  "Population", {"Date" -> Interval[{DateObject[{2015}], DateObject[{2019}]}]}]
                  ]



                  Mathematica graphics




                  and



                  EntityValue[
                  Entity["Country", "UnitedStates"],
                  EntityProperty["Country", "Population", {"Date" -> All}]
                  ]



                  Mathematica graphics




                  Hope this helps.







                  share|improve this answer














                  share|improve this answer



                  share|improve this answer








                  edited Jan 17 at 17:34

























                  answered Jan 17 at 17:28









                  EdmundEdmund

                  26.3k330100




                  26.3k330100






























                      draft saved

                      draft discarded




















































                      Thanks for contributing an answer to Mathematica Stack Exchange!


                      • Please be sure to answer the question. Provide details and share your research!

                      But avoid



                      • Asking for help, clarification, or responding to other answers.

                      • Making statements based on opinion; back them up with references or personal experience.


                      Use MathJax to format equations. MathJax reference.


                      To learn more, see our tips on writing great answers.




                      draft saved


                      draft discarded














                      StackExchange.ready(
                      function () {
                      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmathematica.stackexchange.com%2fquestions%2f189689%2fwhy-will-wolfram-countrydata-not-give-population-data-after-2014-e-g-for-the-u%23new-answer', 'question_page');
                      }
                      );

                      Post as a guest















                      Required, but never shown





















































                      Required, but never shown














                      Required, but never shown












                      Required, but never shown







                      Required, but never shown

































                      Required, but never shown














                      Required, but never shown












                      Required, but never shown







                      Required, but never shown







                      Popular posts from this blog

                      Mario Kart Wii

                      What does “Dominus providebit” mean?

                      Antonio Litta Visconti Arese