{$numberOfUnreadNotification > 0 ? `(${$numberOfUnreadNotification})` : ''} Latest Lobbiyng Disclosure Tracker · stocknear

Lobbying Tracker

Track the latest lobbying spendings of US stock companies
{#if isLoaded}
{#each displayList as item, index} goto(`/stocks/${item?.ticker}`)} class="sm:hover:bg-[#245073] sm:hover:bg-opacity-[0.2] odd:bg-[#27272A] {index+1 === displayList?.length && data?.user?.tier !== 'Pro' ? 'opacity-[0.1]' : ''} cursor-pointer"> {/each}
Symbol Date Sector { changeOrder(order); }} class="cursor-pointer text-end bg-[#09090B] text-white text-sm font-semibold"> Amount
{item?.ticker} {item?.name?.length > charNumber ? item?.name?.slice(0,charNumber) + "..." : item?.name}
{item?.date} {item?.sector} ${new Intl.NumberFormat("en", { minimumFractionDigits: 0, maximumFractionDigits: 0, }).format(item?.amount)}
{:else}
{/if}