{"id":25299197,"url":"https://github.com/frankfarrell/irelandweather","last_synced_at":"2025-06-28T07:33:40.486Z","repository":{"id":88518722,"uuid":"50442805","full_name":"frankfarrell/irelandweather","owner":"frankfarrell","description":"Akka ","archived":false,"fork":false,"pushed_at":"2016-01-29T16:12:28.000Z","size":48,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-06T22:44:51.563Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/frankfarrell.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-01-26T16:39:06.000Z","updated_at":"2016-01-29T16:12:29.000Z","dependencies_parsed_at":"2023-04-23T04:12:27.726Z","dependency_job_id":null,"html_url":"https://github.com/frankfarrell/irelandweather","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/frankfarrell/irelandweather","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankfarrell%2Firelandweather","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankfarrell%2Firelandweather/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankfarrell%2Firelandweather/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankfarrell%2Firelandweather/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/frankfarrell","download_url":"https://codeload.github.com/frankfarrell/irelandweather/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankfarrell%2Firelandweather/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262392588,"owners_count":23303938,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-02-13T04:53:59.497Z","updated_at":"2025-06-28T07:33:40.467Z","avatar_url":"https://github.com/frankfarrell.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"#Spray client, Akka and streaming tweets\n\nTwitter streaming \u0026 simple sentiment analysis application. To build \u0026 run the plain-vanilla version of the application, run ``sbt run``. Then you can type in the ``track`` command, which expects the Twitter search term to track. See https://dev.twitter.com/docs/api/1.1/post/statuses/filter for ``track`` filter.\n\n##Twitter application\nBefore you run the application, create the ``~/.twitter/activator`` file, containing four lines; these lines represent your twitter consumer key and secret, followed by token value and token secret. To generate these values, head over to https://dev.twitter.com/apps/, create an application and add the appropriate lines to this file. An example ``~/.twitter/activator`` is\n\n```\n*************TqOdlxA\n****************************Fv9b1ELexCRhI\n********-*************************GUjmnWQvZ5GwnBR2\n***********************************ybgUNqrZwD\n```\n\nNaturally, the you will need to replace the ``*``s with the values in your consumer token and secret; and token value and secret.\n\n##Running\nHaving added the file above, you can see the application \"in action\", by run ``sbt run`` in an ANSI terminal. Once running, type in ``track christmas``, ``track daley``, or anything else that tickles your fancy.\n\n\n\nProject to Learn Akka patterns. Consume live weather data for Ireland and compare it to twitter stream.\n\nPhase 1:\nUsing Akka-Quartz or similar. Consume APIs for weather data and route according to coordinates, using ConsistentHashing router.\nParse data. -\u003e Datex 2 XML Format.\nExpose a simple weather contour map that updates over socket.\nWeather data from here http://data.tii.ie/Info/Its\n\nPhase 2:\nTwitter stream on weather terms for bounding box of Ireland.\nDo sentiment analysis on this and compare to actual data.\nUse Spark Streaming on a trained model.\nLearn: word2vec\n\nPhase 3:\nMore data sources.\nWeather: http://www.met.ie/latest/reports.asp\nComments: boards.ie current weather\nBetter model.\n\nPhase 4:\nMongoGeo and analysis.\nLink to real time traffic feeds.\n\n\na) Basic actor setup\nb) Akka-quartz-scheduler to hit data\nc) Xml Processor Actor, XML Processing in Scala\nd) Preload location data\ne) Router based on coordinates\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrankfarrell%2Firelandweather","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrankfarrell%2Firelandweather","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrankfarrell%2Firelandweather/lists"}