MichaelChaoLi-cpu / DataPearl_NewsUS_API_demo

This is the repo for a demo of US News API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DataPearl_NewsUS_API_demo

This is the repo for a demo of US News API

API products with API proxies

The API products would include several API proxies.

DailyRelatedness

{
  "totalRows": "1",
  "rows": [
    {
      "pubDate_day": "2023-09-01",
      "Oilseed_farming": "0.03497926252228874",
      "Grain_farming": "0.03511879273823328",
      "Vegetable_and_melon_farming": "0.0354599186352321",
      "Fruit_farming": "0.03551506570407323",
      ...
      "Access_to_electricity": "0.027507092271532335",
      "Contributions_to_valueadded": "0.2683852570397513",
      "Total_economic_output": "0.0639694162777492",
      "Hours_of_paid_employment": "0.3498768849032266",
      "Tax_payment": "0.040261677333286824"
    }
  ],
  "totalBytesProcessed": "0",
  "jobComplete": true,
  "cacheHit": true
}

Don't Deploy Industries

Performance is poor, when the industries are too long.

  • DailyRelatedness/latest/popular_industry ### temporally not deployed

  • DailyRelatedness/latest/popular_industry/top3 ### temporally not deployed

  • DailyRelatedness/latest/popular_industry/top5 ### temporally not deployed

  • DailyRelatedness/latest/popular_industry/top10 ### temporally not deployed

  • DailyRelatedness/date/*/popular_industry

  • DailyRelatedness/date/*/popular_industry/top3

  • DailyRelatedness/date/*/popular_industry/top5

  • DailyRelatedness/date/*/popular_industry/top10

HotNews API proxy

About

This is the repo for a demo of US News API