Changelog

Fixed filter error

Fixed an error where filters would not reset to base values when changed.

Added public roadmap

Added a public roadmap, that displays my current plans for future features as well as provides functionality for users / visitors to the site to add their own suggested features. Check it out here.

Added guides section to site

Added a new guides section to the site, and moved the glossary of terms there, in preperation for more articles and content.

Added filtering for payout frequency

Stock payout frequency is now a filter option on the main table, making it easy to find specific stock types, based on user preferences.

Added stocks with quarterly payouts to the database

All stocks with a quarterly payout have been added to the database, increasing the number of available stocks by over 600%!

Added graph for full dividend history

I've added a new chart to take advantage of the availability of full dividend history records. The first chart on the stock page is now a full dividend history, followed by the collection of charts that represent the stock records (overlapping data with more information).

Splitting records into two categories

While stocks tend to have many dividend payout records, they often have far fewer records that include other stock information, such as the stock value at the given time, or trade volume. Before, to account for this, I was filtering out records that didn't include all data. However, this meant getting rid of useful dividend price data. To address this, I've created two different record values to guide users in the hopes of providing as much information as possible. I'll be adding full dividend record charts soon.

Increased chart sizes to encompass all records for the respective stock

I've modified the charts so that the respective stock's full history is visibile. Priorly, the charts cut off after 48 results. To achieve this, I've truncated the data fed to the graph, so that for charts with > 48 data points, they skip data points at even intervals to create a lower resolution (but accurate) full representation. If you think there's a better way, send me a message at support@coastlightdigital.com

Added year display to the record column on tables

To assist in interpretting the recorded payout column on tables, I've added a year value, which translates the number of records in to years.

Added stock type filters to search table

Database queries are now filterable by stock type. Use the multi-select in the filters section on the homepage to apply the new feature.

Added stock type to DB and stock pages

Added a stock type field to the db, which indicates whether a stock is an ETF, ETS, Common stock, and more. This value has been added to the individual stock pages for now. A filter will be added to search for specific stock types soon.

Added announcements

Added an announcements pane to notify users of new features and changes.

Added changelog page

See title.

Full stock titles

Added expanded (full) stock titles to tables